| Package | Description |
|---|---|
| com.tinkerpop.gremlin.structure | |
| com.tinkerpop.gremlin.structure.strategy | |
| com.tinkerpop.gremlin.structure.util | |
| com.tinkerpop.gremlin.structure.util.batch |
| Modifier and Type | Method and Description |
|---|---|
default Graph.Features |
Graph.features()
Gets the
Graph.Features exposed by the underlying Graph implementation. |
| Modifier and Type | Method and Description |
|---|---|
Graph.Features |
StrategyGraph.features() |
| Modifier and Type | Method and Description |
|---|---|
static java.lang.String |
StringFactory.featureString(Graph.Features features) |
| Modifier and Type | Method and Description |
|---|---|
Graph.Features |
BatchGraph.features() |
Copyright © 2013-2015 TinkerPop. All Rights Reserved.