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) | 
processNextStartaddLabel, addStart, addStarts, clone, getId, getLabels, getNextStep, getPreviousStep, getStarts, getTraversal, hasNext, hasStarts, isTraverserStepIdAndLabelsSetByChild, next, prepareTraversalForNextStep, removeLabel, reset, setId, setNextStep, setPreviousStep, setTraversal, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitequals, getRequirementsforEachRemaining, removepublic 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–2022 Apache Software Foundation. All rights reserved.