public interface TraversalSource
| Modifier and Type | Interface and Description |
|---|---|
static interface |
TraversalSource.Builder<C extends TraversalSource> |
| Modifier and Type | Method and Description |
|---|---|
TraversalSource.Builder |
asBuilder() |
Optional<Graph> |
getGraph() |
Optional<GraphComputer> |
getGraphComputer() |
TraversalSource.Builder asBuilder()
Optional<GraphComputer> getGraphComputer()
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.