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