| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.process.traversal.step.map | |
| org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.step.map | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | CoalesceStep<S,E> | 
| class  | EdgeVertexStep | 
| class  | LambdaFlatMapStep<S,E> | 
| class  | MergeEdgeStep<S>Implementation for the  mergeE()step covering both the start step version and the one used mid-traversal. | 
| class  | MergeVertexStep<S>Implementation for the  mergeV()step covering both the start step version and the one used mid-traversal. | 
| static class  | ProfileTest.MockStepProfileStrategy callback test. | 
| class  | PropertiesStep<E> | 
| class  | TraversalFlatMapStep<S,E> | 
| class  | UnfoldStep<S,E> | 
| class  | VertexStep<E extends Element> | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | TinkerMergeEdgeStep<S>Optimizes  mergeE()searches by attempting to use an index where possible. | 
| class  | TinkerMergeVertexStep<S>Optimizes  mergeV()searches by attempting to use an index where possible. | 
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.