public class SubgraphStrategy extends AbstractTraversalStrategy
| Modifier and Type | Class and Description |
|---|---|
static class |
SubgraphStrategy.Builder |
| Modifier and Type | Method and Description |
|---|---|
void |
apply(Traversal.Admin<?,?> traversal) |
static SubgraphStrategy.Builder |
build() |
equals, hashCode, toStringclone, finalize, getClass, notify, notifyAll, wait, wait, waitapplyPost, applyPriorpublic void apply(Traversal.Admin<?,?> traversal)
public static SubgraphStrategy.Builder build()
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.