public final class LoopsStep<S> extends ScalarMapStep<S,Integer>
id, labels, nextEnd, nextStep, previousStep, starts, traversal, traverserStepIdAndLabelsSetByChild
Constructor and Description |
---|
LoopsStep(Traversal.Admin traversal,
String loopName) |
Modifier and Type | Method and Description |
---|---|
boolean |
equals(Object o) |
int |
hashCode() |
protected Integer |
map(Traverser.Admin<S> traverser) |
processNextStart
addLabel, addStart, addStarts, clone, getId, getLabels, getNextStep, getPreviousStep, getStarts, getTraversal, hasNext, hasStarts, isTraverserStepIdAndLabelsSetByChild, next, prepareTraversalForNextStep, removeLabel, reset, setId, setNextStep, setPreviousStep, setTraversal, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
equals, getRequirements
forEachRemaining, remove
public LoopsStep(Traversal.Admin traversal, String loopName)
protected Integer map(Traverser.Admin<S> traverser)
map
in class ScalarMapStep<S,Integer>
public boolean equals(Object o)
equals
in class AbstractStep<S,Integer>
public int hashCode()
hashCode
in class AbstractStep<S,Integer>
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.