public final class InjectStep<S> extends StartStep<S>
first, startid, label, nextEnd, nextStep, previousStep, starts, traversal, traverserStepIdSetByChild| Constructor and Description |
|---|
InjectStep(Traversal.Admin traversal,
S... injections) |
| Modifier and Type | Method and Description |
|---|---|
InjectStep<S> |
clone()
Cloning is used to duplicate steps for the purpose of traversal optimization and OLTP replication.
|
void |
reset()
Reset the state of the step such that it has no incoming starts.
|
getStart, processNextStart, startAssignableTo, toStringaddStart, addStarts, getId, getLabel, getNextStep, getPreviousStep, getTraversal, hasNext, next, setId, setLabel, setNextStep, setPreviousStep, setTraversalequals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetRequirementsforEachRemaining, remove@SafeVarargs public InjectStep(Traversal.Admin traversal, S... injections)
public InjectStep<S> clone()
StepEmptyStep.public void reset()
StepCopyright © 2013–2015 Apache Software Foundation. All rights reserved.