public class GraphConstructionTest extends AbstractGremlinTest
Graph instances which occurs via
 GraphFactory.config, g, graph, graphProvider, name, shouldTestIteratorLeak| Constructor and Description | 
|---|
| GraphConstructionTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | shouldConstructAnEmptyGraph()Graphs should be empty on creation. | 
| void | shouldMaintainOriginalConfigurationObjectGivenToFactory() | 
| void | shouldOpenGraphThroughGraphFactoryViaApacheConfig()All Gremlin Structure implementations should be constructable through
  GraphFactory. | 
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateExceptionpublic void shouldOpenGraphThroughGraphFactoryViaApacheConfig()
                                                       throws Exception
GraphFactory.Exceptionpublic void shouldConstructAnEmptyGraph()
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.