public static class FeatureSupportTest.LogicalFeatureSupportTest extends AbstractGremlinTest
config, g, graph, graphProvider, name, shouldTestIteratorLeak
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 |
shouldSupportMultiPropertiesIfSupportingIdenticalMultiProperties() |
void |
shouldSupportRegularTransactionsIfThreadedTransactionsAreEnabled() |
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException
public void innerSetup()
public void shouldNotSupportAnyIdsUnlessUserSuppliedIdsIsSupportedOnVertex()
public void shouldNotSupportAnyIdsUnlessUserSuppliedIdsIsSupportedOnEdge()
public void shouldNotSupportAnyIdsUnlessUserSuppliedIdsIsSupportedOnVertexProperty()
public void shouldSupportADataTypeIfGraphHasVariablesEnabled()
public void shouldSupportADataTypeIfEdgeHasPropertyEnabled()
public void shouldSupportADataTypeIfVertexHasPropertyEnabled()
public void shouldSupportRegularTransactionsIfThreadedTransactionsAreEnabled()
public void shouldSupportMultiPropertiesIfSupportingIdenticalMultiProperties()
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.