public final class HasNextStep<S> extends AbstractStep<S,Boolean>
id, labels, nextEnd, nextStep, previousStep, starts, traversal, traverserStepIdAndLabelsSetByChild
Constructor and Description |
---|
HasNextStep(Traversal.Admin traversal) |
Modifier and Type | Method and Description |
---|---|
protected Traverser.Admin<Boolean> |
processNextStart() |
addLabel, addStart, addStarts, clone, equals, getId, getLabels, getNextStep, getPreviousStep, getTraversal, hashCode, hasNext, next, removeLabel, reset, setId, setNextStep, setPreviousStep, setTraversal, toString
finalize, getClass, notify, notifyAll, wait, wait, wait
equals, getRequirements
forEachRemaining, remove
public HasNextStep(Traversal.Admin traversal)
protected Traverser.Admin<Boolean> processNextStart() throws NoSuchElementException
processNextStart
in class AbstractStep<S,Boolean>
NoSuchElementException
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.