| Package | Description |
|---|---|
| org.apache.tinkerpop.gremlin | |
| org.apache.tinkerpop.gremlin.process.traversal.dsl.graph | |
| org.apache.tinkerpop.gremlin.structure |
| Modifier and Type | Field and Description |
|---|---|
protected GraphTraversalSource |
AbstractGremlinTest.g |
| Modifier and Type | Method and Description |
|---|---|
default GraphTraversalSource |
GraphProvider.traversal(Graph graph)
Create a
GraphTraversalSource from a Graph instance. |
default GraphTraversalSource |
GraphProvider.traversal(Graph graph,
TraversalStrategy... strategies)
Create a
GraphTraversalSource from a Graph instance. |
| Modifier and Type | Method and Description |
|---|---|
GraphTraversalSource |
GraphTraversalSource.Builder.create(Graph graph) |
| Modifier and Type | Method and Description |
|---|---|
default GraphTraversalSource |
Graph.traversal() |
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.