Class VertexPropertyTest.VertexPropertyRemoval

java.lang.Object
org.apache.tinkerpop.gremlin.AbstractGremlinTest
org.apache.tinkerpop.gremlin.structure.VertexPropertyTest.VertexPropertyRemoval
Enclosing class:
VertexPropertyTest

public static class VertexPropertyTest.VertexPropertyRemoval extends AbstractGremlinTest
  • Constructor Details

    • VertexPropertyRemoval

      public VertexPropertyRemoval()
  • Method Details

    • shouldSupportIdempotentVertexPropertyRemoval

      public void shouldSupportIdempotentVertexPropertyRemoval()
    • shouldAllowIteratingAndRemovingVertexPropertyProperties

      public void shouldAllowIteratingAndRemovingVertexPropertyProperties()
    • shouldRemoveMultiProperties

      public void shouldRemoveMultiProperties()
    • shouldRemoveMultiPropertiesWhenVerticesAreRemoved

      public void shouldRemoveMultiPropertiesWhenVerticesAreRemoved()