public static class MatchStep.MatchEndStep extends ComputerAwareStep.EndStep<Object>
id, labels, nextEnd, nextStep, previousStep, starts, traversal, traverserStepIdSetByChild
Constructor and Description |
---|
MatchEndStep(Traversal.Admin traversal,
String matchKey) |
Modifier and Type | Method and Description |
---|---|
Optional<String> |
getMatchKey() |
int |
hashCode() |
protected Traverser<Object> |
processNextStart() |
String |
toString() |
onEngine
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
equals, getRequirements
forEachRemaining, remove
public MatchEndStep(Traversal.Admin traversal, String matchKey)
protected Traverser<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>
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.