public static class RepeatStep.RepeatEndStep<S> extends ComputerAwareStep<S,S>
ComputerAwareStep.EndStep<S>id, labels, nextEnd, nextStep, previousStep, starts, traversal, traverserStepIdAndLabelsSetByChild| Constructor and Description | 
|---|
| RepeatEndStep(Traversal.Admin traversal) | 
| Modifier and Type | Method and Description | 
|---|---|
| protected Iterator<Traverser.Admin<S>> | computerAlgorithm() | 
| protected Iterator<Traverser.Admin<S>> | standardAlgorithm() | 
clone, onGraphComputer, processNextStart, resetaddLabel, addStart, addStarts, equals, getId, getLabels, getNextStep, getPreviousStep, getStarts, getTraversal, hashCode, hasNext, hasStarts, isTraverserStepIdAndLabelsSetByChild, next, prepareTraversalForNextStep, removeLabel, setId, setNextStep, setPreviousStep, setTraversal, toStringfinalize, getClass, notify, notifyAll, wait, wait, waitatMaster, atMasterequals, getRequirementsforEachRemaining, removepublic RepeatEndStep(Traversal.Admin traversal)
protected Iterator<Traverser.Admin<S>> standardAlgorithm() throws NoSuchElementException
standardAlgorithm in class ComputerAwareStep<S,S>NoSuchElementExceptionprotected Iterator<Traverser.Admin<S>> computerAlgorithm() throws NoSuchElementException
computerAlgorithm in class ComputerAwareStep<S,S>NoSuchElementExceptionCopyright © 2013–2022 Apache Software Foundation. All rights reserved.