public static class ComputerAwareStep.EndStep<S> extends AbstractStep<S,S> implements GraphComputing
id, labels, nextEnd, nextStep, previousStep, starts, traversal, traverserStepIdAndLabelsSetByChild
Constructor and Description |
---|
EndStep(Traversal.Admin traversal) |
Modifier and Type | Method and Description |
---|---|
void |
onGraphComputer()
The step will be executing on a
GraphComputer . |
protected Traverser.Admin<S> |
processNextStart() |
String |
toString() |
addLabel, addStart, addStarts, clone, equals, getId, getLabels, getNextStep, getPreviousStep, getTraversal, hashCode, hasNext, next, removeLabel, reset, setId, setNextStep, setPreviousStep, setTraversal
finalize, getClass, notify, notifyAll, wait, wait, wait
atMaster, atMaster
equals, getRequirements
forEachRemaining, remove
public EndStep(Traversal.Admin traversal)
protected Traverser.Admin<S> processNextStart() throws NoSuchElementException
processNextStart
in class AbstractStep<S,S>
NoSuchElementException
public String toString()
toString
in class AbstractStep<S,S>
public void onGraphComputer()
GraphComputing
GraphComputer
.onGraphComputer
in interface GraphComputing
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.