Modifier and Type | Interface and Description |
---|---|
static interface |
TraversalSource.Builder<C extends TraversalSource> |
Modifier and Type | Class and Description |
---|---|
class |
GraphTraversalSource |
Modifier and Type | Method and Description |
---|---|
Map<String,TraversalSource> |
Graphs.getTraversalSources() |
Modifier and Type | Method and Description |
---|---|
default <C extends TraversalSource> |
Graph.traversal(TraversalSource.Builder<C> sourceBuilder) |
Modifier and Type | Method and Description |
---|---|
static String |
StringFactory.traversalSourceString(TraversalSource traversalSource) |
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.