public final class InjectStep<S> extends StartStep<S>
first, startid, labels, nextEnd, nextStep, previousStep, starts, traversal, traverserStepIdAndLabelsSetByChild| 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, hashCode, isVariableStartStep, processNextStart, toStringaddLabel, addStart, addStarts, equals, getId, getLabels, getNextStep, getPreviousStep, getTraversal, hasNext, next, removeLabel, setId, setNextStep, setPreviousStep, setTraversalfinalize, getClass, notify, notifyAll, wait, wait, waitequals, getRequirementsforEachRemaining, 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.