public final class SelectOneStep<S,E> extends SelectStep
functionRing, selectFunctionid, label, nextEnd, nextStep, previousStep, PROFILING_ENABLED, starts, traversal, traverserStepIdSetByChild| Constructor and Description |
|---|
SelectOneStep(Traversal traversal,
java.lang.String selectLabel) |
| Modifier and Type | Method and Description |
|---|---|
SelectOneStep<S,E> |
clone()
Cloning is used to duplicate steps for the purpose of traversal optimization and OLTP replication.
|
java.lang.String |
toString() |
addFunction, getFunctions, getRequirements, hasStepFunctions, onEngine, resetprocessNextStart, setFunctionaddStart, addStarts, getId, getLabel, getNextStep, getPreviousStep, getTraversal, hasNext, next, setId, setLabel, setNextStep, setPreviousStep, setTraversalpublic SelectOneStep(Traversal traversal, java.lang.String selectLabel)
public SelectOneStep<S,E> clone() throws java.lang.CloneNotSupportedException
StepEmptyStep.clone in interface Stepclone in class SelectStepjava.lang.CloneNotSupportedExceptionpublic java.lang.String toString()
toString in class SelectStepCopyright © 2013-2015 TinkerPop. All Rights Reserved.