public static final class MatchStep.MatchEndStep extends ComputerAwareStep.EndStep<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 |
---|
MatchEndStep(Traversal.Admin traversal,
String matchKey) |
Modifier and Type | Method and Description |
---|---|
Optional<String> |
getMatchKey() |
Set<String> |
getScopeKeys() |
int |
hashCode() |
protected Traverser.Admin<Object> |
processNextStart() |
String |
toString() |
onGraphComputer
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
atMaster, atMaster
equals, getRequirements
forEachRemaining, remove
public MatchEndStep(Traversal.Admin traversal, String matchKey)
protected Traverser.Admin<Object> processNextStart() throws NoSuchElementException
processNextStart
in class ComputerAwareStep.EndStep<Object>
NoSuchElementException
public String toString()
toString
in class ComputerAwareStep.EndStep<Object>
public int hashCode()
hashCode
in class AbstractStep<Object,Object>
public Set<String> getScopeKeys()
getScopeKeys
in interface Scoping
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.