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, verifyUniqueStepIds
public void shouldOpenGraphThroughGraphFactoryViaApacheConfig() throws Exception
GraphFactory
.Exception
public void shouldConstructAnEmptyGraph()
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.