| Package | Description |
|---|---|
| org.apache.tinkerpop.gremlin.process.traversal.step.map |
| Modifier and Type | Class and Description |
|---|---|
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. |
| Modifier and Type | Method and Description |
|---|---|
MergeStep<S,E,C> |
MergeStep.clone() |
Copyright © 2013–2023 Apache Software Foundation. All rights reserved.