public static class FeatureSupportTest.VertexFunctionalityTest extends AbstractGremlinTest
Vertex
functionality to determine if a feature
should be on when it is marked as not supported.config, g, graph, graphComputerClass, graphProvider, name
Constructor and Description |
---|
VertexFunctionalityTest() |
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, isComputerTest, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIds
public void shouldSupportAddVerticesIfAVertexCanBeAdded() throws Exception
Exception
public void shouldSupportUserSuppliedIdsIfAnIdCanBeAssignedToVertex() throws Exception
Exception
public void shouldNotAllowAnyIdsIfUserSuppliedIdsIsFalse() 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 shouldSupportStringIdsIfStringIdsAreGeneratedFromTheGraph() throws Exception
Exception
public void shouldSupportUuidIdsIfUuidIdsAreGeneratedFromTheGraph() throws Exception
Exception
public void shouldSupportNumericIdsIfNumericIdsAreGeneratedFromTheGraph() throws Exception
Exception
public void shouldSupportAddVertexPropertyIfItCanBeAdded() throws Exception
Exception
public void shouldSupportRemoveVerticesIfAVertexCanBeRemoved() throws Exception
Exception
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.