public static class VertexPropertyTest.VertexPropertyRemoval extends AbstractGremlinTest
config, g, graph, graphProvider, name, shouldTestIteratorLeak
Constructor and Description |
---|
VertexPropertyRemoval() |
Modifier and Type | Method and Description |
---|---|
void |
shouldAllowIteratingAndRemovingVertexPropertyProperties() |
void |
shouldRemoveMultiProperties() |
void |
shouldRemoveMultiPropertiesWhenVerticesAreRemoved() |
void |
shouldSupportIdempotentVertexPropertyRemoval() |
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException
public void shouldSupportIdempotentVertexPropertyRemoval()
public void shouldAllowIteratingAndRemovingVertexPropertyProperties()
public void shouldRemoveMultiProperties()
public void shouldRemoveMultiPropertiesWhenVerticesAreRemoved()
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.