| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.process.traversal | |
| org.apache.tinkerpop.gremlin.structure | 
| Modifier and Type | Method and Description | 
|---|---|
| TraversalEngine | TraversalEngine.Builder. create(Graph graph)Create the  TraversalEngine. | 
| TraversalEngine | Traversal.Admin. getEngine()Get the  TraversalEnginethat will be used to execute this traversal. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | Traversal.Admin. setEngine(TraversalEngine engine)Set the  TraversalEngineto be used for executing this traversal. | 
| Modifier and Type | Method and Description | 
|---|---|
| static IllegalArgumentException | Graph.Exceptions. traversalEngineNotSupported(TraversalEngine engine) | 
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.