public static class FeatureSupportTest.LogicalFeatureSupportTest extends AbstractGremlinTest
config, g, graph, graphProvider, name| Constructor and Description | 
|---|
LogicalFeatureSupportTest()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
innerSetup()  | 
void | 
shouldNotSupportAnyIdsUnlessUserSuppliedIdsIsSupportedOnEdge()  | 
void | 
shouldNotSupportAnyIdsUnlessUserSuppliedIdsIsSupportedOnVertex()  | 
void | 
shouldNotSupportAnyIdsUnlessUserSuppliedIdsIsSupportedOnVertexProperty()  | 
void | 
shouldSupportADataTypeIfEdgeHasPropertyEnabled()  | 
void | 
shouldSupportADataTypeIfGraphHasVariablesEnabled()  | 
void | 
shouldSupportADataTypeIfVertexHasPropertyEnabled()  | 
void | 
shouldSupportRegularTransactionsIfThreadedTransactionsAreEnabled()  | 
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIdspublic void innerSetup()
public void shouldNotSupportAnyIdsUnlessUserSuppliedIdsIsSupportedOnVertex()
public void shouldNotSupportAnyIdsUnlessUserSuppliedIdsIsSupportedOnEdge()
public void shouldNotSupportAnyIdsUnlessUserSuppliedIdsIsSupportedOnVertexProperty()
public void shouldSupportADataTypeIfGraphHasVariablesEnabled()
public void shouldSupportADataTypeIfEdgeHasPropertyEnabled()
public void shouldSupportADataTypeIfVertexHasPropertyEnabled()
public void shouldSupportRegularTransactionsIfThreadedTransactionsAreEnabled()
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.