public final class AndStep<S> extends ConnectiveStep<S>
ConnectiveStep.Connectivetraversalsid, labels, nextEnd, nextStep, previousStep, starts, traversal, traverserStepIdAndLabelsSetByChild| Constructor and Description |
|---|
AndStep(Traversal.Admin traversal,
Traversal<S,?>... traversals) |
| Modifier and Type | Method and Description |
|---|---|
protected boolean |
filter(Traverser.Admin<S> traverser) |
addLocalChild, clone, getLocalChildren, getRequirements, hashCode, setTraversal, toStringprocessNextStartaddLabel, addStart, addStarts, equals, getId, getLabels, getNextStep, getPreviousStep, getTraversal, hasNext, next, removeLabel, reset, setId, setNextStep, setPreviousStepfinalize, getClass, notify, notifyAll, wait, wait, waitaddGlobalChild, asStep, close, getGlobalChildren, getSelfAndChildRequirements, integrateChild, removeGlobalChild, removeLocalChildforEachRemaining, removepublic AndStep(Traversal.Admin traversal, Traversal<S,?>... traversals)
protected boolean filter(Traverser.Admin<S> traverser)
filter in class FilterStep<S>Copyright © 2013–2020 Apache Software Foundation. All rights reserved.