| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | AbstractGraphProviderA basic GraphProvider which simply requires the implementer to supply their base configuration for their
 Graph instance. | 
| static class  | GraphManager.ManagedGraphProviderThis class provides a way to intercepts calls to  Graphimplementation'sGraphProviderinstances. | 
| Modifier and Type | Field and Description | 
|---|---|
| protected GraphProvider | AbstractGremlinTest. graphProvider | 
| Modifier and Type | Method and Description | 
|---|---|
| static GraphProvider | GraphManager. getGraphProvider()Gets the  GraphProviderfrom the current test suite and wraps it in aGraphManager.ManagedGraphProvider. | 
| static GraphProvider | GraphManager. setGraphProvider(GraphProvider graphProvider) | 
| Modifier and Type | Method and Description | 
|---|---|
| static GraphProvider | GraphManager. setGraphProvider(GraphProvider graphProvider) | 
| Constructor and Description | 
|---|
| ManagedGraphProvider(GraphProvider innerGraphProvider) | 
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.