public class LabeledEndStepStrategy extends AbstractTraversalStrategy
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Traversal.Admin<?,?> traversal,
TraversalEngine engine) |
static LabeledEndStepStrategy |
instance() |
java.lang.String |
toString() |
equals, hashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, waitapplyPost, applyPriorpublic void apply(Traversal.Admin<?,?> traversal, TraversalEngine engine)
public static LabeledEndStepStrategy instance()
public java.lang.String toString()
toString in class AbstractTraversalStrategyCopyright © 2013-2015 TinkerPop. All Rights Reserved.