public static class FeatureSupportTest.EdgeFunctionalityTest extends AbstractGremlinTest
Edge
functionality to determine if a feature
should be on when it is marked as not supported.config, g, graph, graphProvider, name, shouldTestIteratorLeak
Constructor and Description |
---|
EdgeFunctionalityTest() |
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException
public void shouldSupportAddEdgesIfEdgeCanBeAdded() throws Exception
Exception
public void shouldSupportUserSuppliedIdsIfAnIdCanBeAssignedToEdge() throws Exception
Exception
public void shouldNotAllowAnyIdsIfUserSuppliedIdsIsFalse() throws Exception
Exception
public void shouldSupportStringIdsIfStringIdsAreGeneratedFromTheGraph() throws Exception
Exception
public void shouldSupportUuidIdsIfUuidIdsAreGeneratedFromTheGraph() throws Exception
Exception
public void shouldSupportNumericIdsIfNumericIdsAreGeneratedFromTheGraph() throws Exception
Exception
public void shouldSupportUserSuppliedIdsOfTypeString() throws Exception
Exception
public void shouldSupportUserSuppliedIdsOfTypeNumericInt() throws Exception
Exception
public void shouldSupportUserSuppliedIdsOfTypeNumericLong() throws Exception
Exception
public void shouldSupportUserSuppliedIdsOfTypeUuid() throws Exception
Exception
public void shouldSupportUserSuppliedIdsOfTypeAny() throws Exception
Exception
public void shouldSupportAddEdgePropertyIfItCanBeAdded() throws Exception
Exception
public void shouldSupportRemoveEdgesIfEdgeCanBeRemoved() throws Exception
Exception
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.