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, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyRootIdentification, verifyUniqueStepIdspublic 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–2022 Apache Software Foundation. All rights reserved.