Graph.traversal(Class).@Deprecated public static final class StandardTraversalEngine.Builder extends Object implements TraversalEngine.Builder
| Constructor and Description | 
|---|
| Builder()Deprecated.  | 
| Modifier and Type | Method and Description | 
|---|---|
| TraversalEngine | create(Graph graph)Deprecated. 
 As of release 3.2.0. Please use  Graph.traversal(Class). | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetWithoutStrategies, getWithStrategies@Deprecated public TraversalEngine create(Graph graph)
Graph.traversal(Class).TraversalEngine.BuilderTraversalEngine.create in interface TraversalEngine.Buildergraph - the graph to ultimately have the Traversal execute over.TraversalEngine that is particular to a Traversal.Copyright © 2013–2016 Apache Software Foundation. All rights reserved.