| Package | Description |
|---|---|
| org.apache.tinkerpop.gremlin.process.traversal.dsl.graph | |
| org.apache.tinkerpop.gremlin.structure |
| Modifier and Type | Method and Description |
|---|---|
GraphTraversalSource |
GraphTraversalSource.Builder.create(Graph graph) |
| Modifier and Type | Method and Description |
|---|---|
default GraphTraversalSource |
Graph.traversal()
Generate a
GraphTraversalSource instance using the StandardTraversalEngine. |
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.