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, reset
addLabel, addStart, addStarts, equals, getId, getLabels, getNextStep, getPreviousStep, getStarts, getTraversal, hashCode, hasNext, isTraverserStepIdAndLabelsSetByChild, next, prepareTraversalForNextStep, removeLabel, setId, setNextStep, setPreviousStep, setTraversal, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
atMaster, atMaster
equals, getRequirements
forEachRemaining, remove
public RepeatEndStep(Traversal.Admin traversal)
protected Iterator<Traverser.Admin<S>> standardAlgorithm() throws NoSuchElementException
standardAlgorithm
in class ComputerAwareStep<S,S>
NoSuchElementException
protected Iterator<Traverser.Admin<S>> computerAlgorithm() throws NoSuchElementException
computerAlgorithm
in class ComputerAwareStep<S,S>
NoSuchElementException
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.