Package | Description |
---|---|
org.apache.tinkerpop.gremlin |
Modifier and Type | Class and Description |
---|---|
class |
AbstractGraphProvider
A basic GraphProvider which simply requires the implementer to supply their base configuration for their
Graph instance.
|
Modifier and Type | Field and Description |
---|---|
protected GraphProvider |
AbstractGremlinTest.graphProvider |
Modifier and Type | Method and Description |
---|---|
static GraphProvider |
GraphManager.getGraphProvider() |
static GraphProvider |
GraphManager.setGraphProvider(GraphProvider graphProvider) |
Modifier and Type | Method and Description |
---|---|
static GraphProvider |
GraphManager.setGraphProvider(GraphProvider graphProvider) |
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.