- gather() - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a GatherPipe to the end of the Pipeline.
- gather(PipeFunction<List, ?>) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a GatherPipe to the end of the Pipeline.
- gather() - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a GatherPipe to the end of the Pipeline.
- gather(PipeFunction<List, ?>) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a GatherPipe to the end of the Pipeline.
- getCurrentPath() - Method in class com.tinkerpop.gremlin.java.GremlinStartPipe
-
- getImports() - Static method in class com.tinkerpop.gremlin.Imports
-
- GremlinFluentPipeline<S,E> - Interface in com.tinkerpop.gremlin.java
-
- GremlinFluentUtility - Class in com.tinkerpop.gremlin.java
-
- GremlinFluentUtility() - Constructor for class com.tinkerpop.gremlin.java.GremlinFluentUtility
-
- GremlinPipeline<S,E> - Class in com.tinkerpop.gremlin.java
-
- GremlinPipeline() - Constructor for class com.tinkerpop.gremlin.java.GremlinPipeline
-
- GremlinPipeline(Object, boolean) - Constructor for class com.tinkerpop.gremlin.java.GremlinPipeline
-
- GremlinPipeline(Object) - Constructor for class com.tinkerpop.gremlin.java.GremlinPipeline
-
- GremlinStartPipe - Class in com.tinkerpop.gremlin.java
-
- GremlinStartPipe(Object) - Constructor for class com.tinkerpop.gremlin.java.GremlinStartPipe
-
- groupBy(Map<?, List<?>>, PipeFunction, PipeFunction) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a GroupByPipe to the end of the Pipeline.
- groupBy(PipeFunction, PipeFunction) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a GroupByPipe to the end of the Pipeline.
- groupBy(Map, PipeFunction, PipeFunction, PipeFunction) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a GroupByReducePipe to the end of the Pipeline.
- groupBy(PipeFunction, PipeFunction, PipeFunction) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a GroupByReducePipe to the end of the Pipeline.
- groupBy(Map<?, List<?>>, PipeFunction, PipeFunction) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a GroupByPipe to the end of the Pipeline.
- groupBy(PipeFunction, PipeFunction) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a GroupByPipe to the end of the Pipeline.
- groupBy(Map, PipeFunction, PipeFunction, PipeFunction) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a GroupByReducePipe to the end of the Pipeline.
- groupBy(PipeFunction, PipeFunction, PipeFunction) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a GroupByReducePipe to the end of the Pipeline.
- groupCount(Map<?, Number>, PipeFunction, PipeFunction<Pair<?, Number>, Number>) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a GroupCountPipe or GroupCountFunctionPipe to the end of the Pipeline.
- groupCount(PipeFunction, PipeFunction<Pair<?, Number>, Number>) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a GroupCountPipe or GroupCountFunctionPipe to the end of the Pipeline.
- groupCount(Map<?, Number>, PipeFunction) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a GroupCountPipe or GroupCountFunctionPipe to the end of the Pipeline.
- groupCount(PipeFunction) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a GroupCountPipe or GroupCountFunctionPipe to the end of the Pipeline.
- groupCount(Map<?, Number>) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a GroupCountPipe to the end of the Pipeline.
- groupCount() - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a GroupCountPipe to the end of the Pipeline.
- groupCount(Map<?, Number>, PipeFunction, PipeFunction<Pair<?, Number>, Number>) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a GroupCountPipe or GroupCountFunctionPipe to the end of the Pipeline.
- groupCount(PipeFunction, PipeFunction<Pair<?, Number>, Number>) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a GroupCountPipe or GroupCountFunctionPipe to the end of the Pipeline.
- groupCount(Map<?, Number>, PipeFunction) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a GroupCountPipe or GroupCountFunctionPipe to the end of the Pipeline.
- groupCount(PipeFunction) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a GroupCountPipe or GroupCountFunctionPipe to the end of the Pipeline.
- groupCount(Map<?, Number>) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a GroupCountPipe to the end of the Pipeline.
- groupCount() - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a GroupCountPipe to the end of the Pipeline.
- has(String) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Check if the element has a property with provided key.
- has(String, Object) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add an IdFilterPipe, LabelFilterPipe, or PropertyFilterPipe to the end of the Pipeline.
- has(String, Tokens.T, Object) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add an IdFilterPipe, LabelFilterPipe, or PropertyFilterPipe to the end of the Pipeline.
- has(String, Predicate, Object) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add an IdFilterPipe, LabelFilterPipe, or PropertyFilterPipe to the end of the Pipeline.
- has(String) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Check if the element has a property with provided key.
- has(String, Object) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add an IdFilterPipe, LabelFilterPipe, or PropertyFilterPipe to the end of the Pipeline.
- has(String, Tokens.T, Object) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add an IdFilterPipe, LabelFilterPipe, or PropertyFilterPipe to the end of the Pipeline.
- has(String, Predicate, Object) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add an IdFilterPipe, LabelFilterPipe, or PropertyFilterPipe to the end of the Pipeline.
- hasNot(String) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Check if the element does not have a property with provided key.
- hasNot(String, Object) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add an IdFilterPipe, LabelFilterPipe, or PropertyFilterPipe to the end of the Pipeline.
- hasNot(String) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Check if the element does not have a property with provided key.
- hasNot(String, Object) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add an IdFilterPipe, LabelFilterPipe, or PropertyFilterPipe to the end of the Pipeline.
- id() - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add an IdPipe to the end of the Pipeline.
- id() - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add an IdPipe to the end of the Pipeline.
- ID - Static variable in class com.tinkerpop.gremlin.Tokens
-
- idEdge(Graph) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add an IdEdgePipe to the end of the Pipeline.
- idEdge(Graph) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add an IdEdgePipe to the end of the Pipeline.
- idVertex(Graph) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add an IdVertexPipe to the end of the Pipeline.
- idVertex(Graph) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add an IdVertexPipe to the end of the Pipeline.
- ifThenElse(PipeFunction<E, Boolean>, PipeFunction<E, ?>, PipeFunction<E, ?>) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add an IfThenElsePipe to the end of the Pipeline.
- ifThenElse(PipeFunction<E, Boolean>, PipeFunction<E, ?>, PipeFunction<E, ?>) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add an IfThenElsePipe to the end of the Pipeline.
- Imports - Class in com.tinkerpop.gremlin
-
- Imports() - Constructor for class com.tinkerpop.gremlin.Imports
-
- in(String...) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a InPipe to the end of the Pipeline.
- in(int, String...) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a InPipe to the end of the Pipeline.
- in(String...) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a InPipe to the end of the Pipeline.
- in(int, String...) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a InPipe to the end of the Pipeline.
- inE(String...) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add an InEdgesPipe to the end of the Pipeline.
- inE(int, String...) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a InPipe to the end of the Pipeline.
- inE(String...) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add an InEdgesPipe to the end of the Pipeline.
- inE(int, String...) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add an InEdgesPipe to the end of the Pipeline.
- interval(String, Comparable, Comparable) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add an IntervalFilterPipe to the end of the Pipeline.
- interval(String, Comparable, Comparable) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add an IntervalFilterPipe to the end of the Pipeline.
- inV() - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add an InVertexPipe to the end of the Pipeline.
- inV() - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add an InVertexPipe to the end of the Pipeline.
- iterate() - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Completely drain the pipeline of its objects.
- iterate() - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Completely drain the pipeline of its objects.
- label() - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add an LabelPipe to the end of the Pipeline.
- label() - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add an LabelPipe to the end of the Pipeline.
- LABEL - Static variable in class com.tinkerpop.gremlin.Tokens
-
- linkBoth(String, String) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a LinkPipe to the end of the Pipeline.
- linkBoth(String, Vertex) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a LinkPipe to the end of the Pipeline.
- linkBoth(String, String) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a LinkPipe to the end of the Pipeline.
- linkBoth(String, Vertex) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a LinkPipe to the end of the Pipeline.
- linkIn(String, String) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a LinkPipe to the end of the Pipeline.
- linkIn(String, Vertex) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a LinkPipe to the end of the Pipeline.
- linkIn(String, String) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a LinkPipe to the end of the Pipeline.
- linkIn(String, Vertex) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a LinkPipe to the end of the Pipeline.
- linkOut(String, String) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a LinkPipe to the end of the Pipeline.
- linkOut(String, Vertex) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a LinkPipe to the end of the Pipeline.
- linkOut(String, String) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a LinkPipe to the end of the Pipeline.
- linkOut(String, Vertex) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a LinkPipe to the end of the Pipeline.
- loop(int, PipeFunction<LoopPipe.LoopBundle<E>, Boolean>) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Deprecated.
- loop(String, PipeFunction<LoopPipe.LoopBundle<E>, Boolean>) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a LoopPipe to the end of the Pipeline.
- loop(int, PipeFunction<LoopPipe.LoopBundle<E>, Boolean>, PipeFunction<LoopPipe.LoopBundle<E>, Boolean>) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Deprecated.
- loop(String, PipeFunction<LoopPipe.LoopBundle<E>, Boolean>, PipeFunction<LoopPipe.LoopBundle<E>, Boolean>) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a LoopPipe to the end of the Pipeline.
- loop(int, PipeFunction<LoopPipe.LoopBundle<E>, Boolean>) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Deprecated.
- loop(String, PipeFunction<LoopPipe.LoopBundle<E>, Boolean>) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a LoopPipe to the end of the Pipeline.
- loop(int, PipeFunction<LoopPipe.LoopBundle<E>, Boolean>, PipeFunction<LoopPipe.LoopBundle<E>, Boolean>) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Deprecated.
- loop(String, PipeFunction<LoopPipe.LoopBundle<E>, Boolean>, PipeFunction<LoopPipe.LoopBundle<E>, Boolean>) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a LoopPipe to the end of the Pipeline.
- optimize(boolean) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
When possible, Gremlin takes advantage of certain sequences of pipes in order to make a more concise, and generally more efficient expression.
- optimizePipelineForQuery(GremlinPipeline, Pipe) - Static method in class com.tinkerpop.gremlin.java.GremlinFluentUtility
-
- optimizePipelineForVertexQuery(GremlinPipeline, Pipe) - Static method in class com.tinkerpop.gremlin.java.GremlinFluentUtility
-
- optional(int) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Deprecated.
- optional(String) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add an OptionalPipe to the end of the Pipeline.
- optional(int) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Deprecated.
- optional(String) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add an OptionalPipe to the end of the Pipeline.
- or(Pipe<E, ?>...) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add an OrFilterPipe to the end the Pipeline.
- or(Pipe<E, ?>...) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add an OrFilterPipe to the end the Pipeline.
- order() - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add an OrderPipe to the end of the Pipeline.
- order(TransformPipe.Order) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add an OrderPipe to the end of the Pipeline.
- order(PipeFunction<Pair<E, E>, Integer>) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add an OrderPipe to the end of the Pipeline.
- order() - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add an OrderPipe to the end of the Pipeline.
- order(TransformPipe.Order) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add an OrderPipe to the end of the Pipeline.
- order(Tokens.T) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add an OrderPipe to the end of the Pipeline.
- order(PipeFunction<Pair<E, E>, Integer>) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add an OrderPipe to the end of the Pipeline.
- orderMap(TransformPipe.Order) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a OrderMapPipe to the end of the Pipeline
Given a Map as an input, the map is first ordered and then the keys are emitted in the order.
- orderMap(PipeFunction<Pair<Map.Entry, Map.Entry>, Integer>) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a OrderMapPipe to the end of the Pipeline
Given a Map as an input, the map is first ordered and then the keys are emitted in the order.
- orderMap(TransformPipe.Order) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a OrderMapPipe to the end of the Pipeline
Given a Map as an input, the map is first ordered and then the keys are emitted in the order.
- orderMap(Tokens.T) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a OrderMapPipe to the end of the Pipeline
Given a Map as an input, the map is first ordered and then the keys are emitted in the order.
- orderMap(PipeFunction<Pair<Map.Entry, Map.Entry>, Integer>) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a OrderMapPipe to the end of the Pipeline
Given a Map as an input, the map is first ordered and then the keys are emitted in the order.
- out(String...) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add an OutPipe to the end of the Pipeline.
- out(int, String...) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add an OutPipe to the end of the Pipeline.
- out(String...) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add an OutPipe to the end of the Pipeline.
- out(int, String...) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add an OutPipe to the end of the Pipeline.
- outE(String...) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add an OutEdgesPipe to the end of the Pipeline.
- outE(int, String...) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add an OutEdgesPipe to the end of the Pipeline.
- outE(String...) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add an OutEdgesPipe to the end of the Pipeline.
- outE(int, String...) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add an OutEdgesPipe to the end of the Pipeline.
- outV() - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add an OutVertexPipe to the end of the Pipeline.
- outV() - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add an OutVertexPipe to the end of the Pipeline.
- scatter() - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a ScatterPipe to the end of the Pipeline.
- scatter() - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a ScatterPipe to the end of the Pipeline.
- select(Collection<String>, PipeFunction...) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a SelectPipe to the end of the Pipeline.
- select(PipeFunction...) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a SelectPipe to the end of the Pipeline.
- select() - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a SelectPipe to the end of the Pipeline.
- select(Collection<String>, PipeFunction...) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a SelectPipe to the end of the Pipeline.
- select(PipeFunction...) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a SelectPipe to the end of the Pipeline.
- select() - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a SelectPipe to the end of the Pipeline.
- shuffle() - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a ShufflePipe to the end of the Pipeline.
- shuffle() - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a ShufflePipe to the end of the Pipeline.
- sideEffect(PipeFunction<E, ?>) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a SideEffectFunctionPipe to the end of the Pipeline.
- sideEffect(PipeFunction<E, ?>) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a SideEffectFunctionPipe to the end of the Pipeline.
- simplePath() - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a CyclicPathFilterPipe to the end of the Pipeline.
- simplePath() - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a CyclicPathFilterPipe to the end of the Pipeline.
- start(S) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a StartPipe to the end of the pipeline.
- start(S) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a StartPipe to the end of the pipeline.
- step(PipeFunction) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a FunctionPipe to the end of the pipeline.
- step(Pipe<E, T>) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add an arbitrary Pipe to the end of the pipeline.
- step(PipeFunction) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a FunctionPipe to the end of the pipeline.
- step(Pipe<E, T>) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add an arbitrary Pipe to the end of the pipeline.
- store(Collection<E>) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a StorePipe to the end of the Pipeline.
- store(Collection, PipeFunction<E, ?>) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a StorePipe to the end of the Pipeline.
- store() - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add an StorePipe to the end of the Pipeline.
- store(PipeFunction<E, ?>) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a StorePipe to the end of the Pipeline.
- store(Collection<E>) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a StorePipe to the end of the Pipeline.
- store(Collection, PipeFunction<E, ?>) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a StorePipe to the end of the Pipeline.
- store() - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add an StorePipe to the end of the Pipeline.
- store(PipeFunction<E, ?>) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a StorePipe to the end of the Pipeline.
- table(Table, Collection<String>, PipeFunction...) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a TablePipe to the end of the Pipeline.
- table(Table, PipeFunction...) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a TablePipe to the end of the Pipeline.
- table(PipeFunction...) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a TablePipe to the end of the Pipeline.
- table(Table) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a TablePipe to the end of the Pipeline.
- table() - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a TablePipe to the end of the Pipeline.
- table(Table, Collection<String>, PipeFunction...) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a TablePipe to the end of the Pipeline.
- table(Table, PipeFunction...) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a TablePipe to the end of the Pipeline.
- table(PipeFunction...) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a TablePipe to the end of the Pipeline.
- table(Table) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a TablePipe to the end of the Pipeline.
- table() - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a TablePipe to the end of the Pipeline.
- Tokens - Class in com.tinkerpop.gremlin
-
- Tokens() - Constructor for class com.tinkerpop.gremlin.Tokens
-
- Tokens.T - Enum in com.tinkerpop.gremlin
-
- toList() - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Return a list of all the objects in the pipeline.
- toList() - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Return a list of all the objects in the pipeline.
- transform(PipeFunction<E, T>) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a TransformFunctionPipe to the end of the Pipeline.
- transform(PipeFunction<E, T>) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a TransformFunctionPipe to the end of the Pipeline.
- tree(Tree, PipeFunction...) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a TreePipe to the end of the Pipeline
This step maintains an internal tree representation of the paths that have flowed through the step.
- tree(PipeFunction...) - Method in interface com.tinkerpop.gremlin.java.GremlinFluentPipeline
-
Add a TreePipe to the end of the Pipeline
This step maintains an internal tree representation of the paths that have flowed through the step.
- tree(Tree, PipeFunction...) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a TreePipe to the end of the Pipeline
This step maintains an internal tree representation of the paths that have flowed through the step.
- tree(PipeFunction...) - Method in class com.tinkerpop.gremlin.java.GremlinPipeline
-
Add a TreePipe to the end of the Pipeline
This step maintains an internal tree representation of the paths that have flowed through the step.