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, setTraversalfinalize, getClass, notify, notifyAll, wait, wait, waitequals, getRequirementsforEachRemaining, removepublic TinkerCountGlobalStep(Traversal.Admin traversal, Class<S> elementClass)
protected Traverser.Admin<Long> processNextStart() throws NoSuchElementException
processNextStart in class AbstractStep<S extends Element,Long>NoSuchElementExceptionpublic int hashCode()
hashCode in class AbstractStep<S extends Element,Long>public void reset()
StepCopyright © 2013–2021 Apache Software Foundation. All rights reserved.