public final class ProfileStrategy extends AbstractTraversalStrategy
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Traversal.Admin<?,?> traversal) |
Set<Class<? extends TraversalStrategy>> |
applyPrior() |
static ProfileStrategy |
instance() |
equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitapplyPostpublic void apply(Traversal.Admin<?,?> traversal)
public Set<Class<? extends TraversalStrategy>> applyPrior()
public static ProfileStrategy instance()
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.