public static class WhereTraversalStep.WhereStartStep<S> extends MapStep<S,Object> implements Scoping
Scoping.Variable
id, labels, nextEnd, nextStep, previousStep, starts, traversal, traverserStepIdAndLabelsSetByChild
TYPICAL_GLOBAL_REQUIREMENTS, TYPICAL_GLOBAL_REQUIREMENTS_ARRAY, TYPICAL_LOCAL_REQUIREMENTS, TYPICAL_LOCAL_REQUIREMENTS_ARRAY
Constructor and Description |
---|
WhereStartStep(Traversal.Admin traversal,
String selectKey) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getScopeKeys() |
int |
hashCode() |
protected Object |
map(Traverser.Admin<S> traverser) |
void |
removeScopeKey() |
String |
toString() |
processNextStart
addLabel, addStart, addStarts, clone, equals, getId, getLabels, getNextStep, getPreviousStep, getTraversal, hasNext, next, removeLabel, reset, setId, setNextStep, setPreviousStep, setTraversal
finalize, getClass, notify, notifyAll, wait, wait, wait
getNullableScopeValue, getScopeValue
equals, getRequirements
forEachRemaining, remove
public WhereStartStep(Traversal.Admin traversal, String selectKey)
public String toString()
toString
in class AbstractStep<S,Object>
public int hashCode()
hashCode
in class AbstractStep<S,Object>
public void removeScopeKey()
public Set<String> getScopeKeys()
getScopeKeys
in interface Scoping
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.