public final class TinkerCountGlobalStep<S extends Element> extends AbstractStep<S,Long>
id, labels, nextEnd, nextStep, previousStep, starts, traversal, traverserStepIdAndLabelsSetByChild
Constructor and Description |
---|
TinkerCountGlobalStep(Traversal.Admin traversal,
Class<S> elementClass) |
Modifier and Type | Method and Description |
---|---|
int |
hashCode() |
protected Traverser.Admin<Long> |
processNextStart() |
void |
reset()
Reset the state of the step such that it has no incoming starts.
|
String |
toString() |
addLabel, addStart, addStarts, clone, equals, getId, getLabels, getNextStep, getPreviousStep, getStarts, getTraversal, hasNext, hasStarts, isTraverserStepIdAndLabelsSetByChild, next, prepareTraversalForNextStep, removeLabel, setId, setNextStep, setPreviousStep, setTraversal
finalize, getClass, notify, notifyAll, wait, wait, wait
equals, getRequirements
forEachRemaining, remove
public TinkerCountGlobalStep(Traversal.Admin traversal, Class<S> elementClass)
protected Traverser.Admin<Long> processNextStart() throws NoSuchElementException
processNextStart
in class AbstractStep<S extends Element,Long>
NoSuchElementException
public int hashCode()
hashCode
in class AbstractStep<S extends Element,Long>
public void reset()
Step
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.