public class ObjectQueryMapStepBuilder<S,I,E> extends ObjectQueryStepBuilderImpl<S,I,E>
previous| Constructor and Description |
|---|
ObjectQueryMapStepBuilder(TraversalChainElement previous,
java.util.function.Function<I,E> function) |
| Modifier and Type | Method and Description |
|---|---|
org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal<S,E> |
transformTraversal(ChronoSphereTransactionInternal tx,
org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal<S,I> traversal) |
asBoolean, asByte, asCharacter, asDouble, asEObject, asFloat, asInteger, asLong, asShort, filterand, back, count, distinct, except, except, flatMap, getPrevious, limit, map, named, not, notNull, or, orderBy, setPrevious, toIterator, toList, toSet, toStream, unionclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitand, back, count, distinct, except, except, flatMap, limit, map, named, not, notNull, or, orderBy, toIterator, toList, toSet, toStream, unionidentitypublic ObjectQueryMapStepBuilder(TraversalChainElement previous, java.util.function.Function<I,E> function)
public org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal<S,E> transformTraversal(ChronoSphereTransactionInternal tx, org.apache.tinkerpop.gremlin.process.traversal.dsl.graph.GraphTraversal<S,I> traversal)