| Package | Description |
|---|---|
| org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration |
| Modifier and Type | Method and Description |
|---|---|
static SubgraphStrategy.Builder |
SubgraphStrategy.build() |
SubgraphStrategy.Builder |
SubgraphStrategy.Builder.edgePredicate(Predicate<Edge> predicate) |
SubgraphStrategy.Builder |
SubgraphStrategy.Builder.vertexPredicate(Predicate<Vertex> predicate) |
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.