public static class FeatureSupportTest.LogicalFeatureSupportTest extends AbstractGremlinTest
config, g, graph, graphComputerClass, 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, isComputerTest, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIds
public 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–2015 Apache Software Foundation. All rights reserved.