public class GraphConstructionTest extends AbstractGremlinTest
Graph instances which occurs via
 GraphFactory.config, g, graph, graphProvider, name| 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, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyUniqueStepIdspublic void shouldOpenGraphThroughGraphFactoryViaApacheConfig()
                                                       throws Exception
GraphFactory.Exceptionpublic void shouldConstructAnEmptyGraph()
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.