java.lang.Object
org.apache.tinkerpop.gremlin.AbstractGremlinTest
org.apache.tinkerpop.gremlin.structure.util.star.StarGraphTest

public class StarGraphTest extends AbstractGremlinTest
Author:
Marko A. Rodriguez (http://markorodriguez.com)
  • Constructor Details

    • StarGraphTest

      public StarGraphTest()
  • Method Details

    • shouldHashAndEqualsCorrectly

      public void shouldHashAndEqualsCorrectly()
    • shouldValidateThatOriginalAndStarVerticesHaveTheSameTopology

      public void shouldValidateThatOriginalAndStarVerticesHaveTheSameTopology()
    • shouldSerializeCorrectlyUsingGryo

      public void shouldSerializeCorrectlyUsingGryo()
    • shouldAttachWithGetMethod

      public void shouldAttachWithGetMethod()
    • shouldCopyFromGraphAToGraphB

      public void shouldCopyFromGraphAToGraphB() throws Exception
      Throws:
      Exception
    • shouldAttachWithCreateMethod

      public void shouldAttachWithCreateMethod()
    • shouldHandleSelfLoops

      public void shouldHandleSelfLoops()
    • shouldHandleBothEdgesGraphFilterOnSelfLoop

      public void shouldHandleBothEdgesGraphFilterOnSelfLoop()