public static class VertexPropertyTest.VertexPropertyAddition extends AbstractGremlinTest
config, g, graph, graphProvider, name, shouldTestIteratorLeak
Constructor and Description |
---|
VertexPropertyAddition() |
Modifier and Type | Method and Description |
---|---|
void |
shouldAllowIdAssignment() |
void |
shouldAllowIdenticalValuedMultiProperties() |
void |
shouldHandleListVertexPropertiesWithNullPropertyValues() |
void |
shouldHandleListVertexPropertiesWithoutNullPropertyValues() |
void |
shouldHandleSetVertexProperties() |
void |
shouldHandleSingleVertexProperties() |
void |
shouldRespectWhatAreEdgesAndWhatArePropertiesInMultiProperties() |
void |
shouldSetLabelOfVertexPropertyToKeyOfOwningProperty() |
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyRootIdentification, verifyUniqueStepIds
public void shouldAllowIdAssignment()
public void shouldSetLabelOfVertexPropertyToKeyOfOwningProperty()
public void shouldHandleListVertexPropertiesWithoutNullPropertyValues()
public void shouldHandleListVertexPropertiesWithNullPropertyValues()
public void shouldHandleSingleVertexProperties()
public void shouldHandleSetVertexProperties()
public void shouldRespectWhatAreEdgesAndWhatArePropertiesInMultiProperties()
public void shouldAllowIdenticalValuedMultiProperties()
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.