public static class FeatureSupportTest.VertexPropertyFunctionalityTest extends AbstractGremlinTest
config, g, graph, graphProvider, name, shouldTestIteratorLeak
Constructor and Description |
---|
VertexPropertyFunctionalityTest() |
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException
public void shouldSupportUserSuppliedIdsIfAnIdCanBeAssigned() 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 shouldSupportRemovePropertyIfAPropertyCanBeRemoved() throws Exception
Exception
public void shouldSupportIdenticalMultiPropertyIfTheSameKeyCanBeAssignedSameValueMoreThanOnce() throws Exception
Exception
public void shouldSupportMultiPropertyIfTheSameKeyCanBeAssignedMoreThanOnce() throws Exception
Exception
public void shouldSupportMetaPropertyIfPropertiesCanBePutOnProperties() throws Exception
Exception
public void shouldSupportMetaPropertyIfPropertiesCanBePutOnPropertiesViaVertexProperty() throws Exception
Exception
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.