Package | Description |
---|---|
org.apache.tinkerpop.gremlin.process.traversal.step.map | |
org.apache.tinkerpop.gremlin.tinkergraph.process.traversal.step.sideEffect |
Modifier and Type | Method and Description |
---|---|
static boolean |
GraphStep.processHasContainerIds(GraphStep<?,?> graphStep,
HasContainer hasContainer)
Helper method for providers that want to "fold in"
HasContainer 's based on id checking into the ids of the GraphStep . |
Modifier and Type | Class and Description |
---|---|
class |
TinkerGraphStep<S,E extends Element> |
Constructor and Description |
---|
TinkerGraphStep(GraphStep<S,E> originalGraphStep) |
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.