-
-
Field Summary
Fields
| Modifier and Type |
Field and Description |
protected boolean |
first |
protected java.lang.Object |
start |
-
Method Summary
-
Methods inherited from class com.tinkerpop.gremlin.process.util.AbstractStep
addStart, addStarts, clone, getId, getLabel, getNextStep, getPreviousStep, getTraversal, hasNext, next, reset, setId, setLabel, setNextStep, setPreviousStep, setTraversal
-
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface com.tinkerpop.gremlin.process.graph.marker.Reversible
reverse
-
Methods inherited from interface java.util.Iterator
forEachRemaining, remove
-
-
Field Detail
-
first
protected boolean first
-
Method Detail
-
getStart
public <T> T getStart()
Copyright © 2013-2015 TinkerPop. All Rights Reserved.