Class SerializationTest.GraphSONV3Test

java.lang.Object
org.apache.tinkerpop.gremlin.AbstractGremlinTest
org.apache.tinkerpop.gremlin.structure.SerializationTest.GraphSONV3Test
Enclosing class:
SerializationTest

public static class SerializationTest.GraphSONV3Test extends AbstractGremlinTest
  • Constructor Details

    • GraphSONV3Test

      public GraphSONV3Test()
  • Method Details

    • shouldSerializeVertex

      public void shouldSerializeVertex() throws Exception
      Throws:
      Exception
    • shouldSerializeEdge

      public void shouldSerializeEdge() throws Exception
      Throws:
      Exception
    • shouldSerializeProperty

      public void shouldSerializeProperty() throws Exception
      Throws:
      Exception
    • shouldSerializeVertexProperty

      public void shouldSerializeVertexProperty() throws Exception
      Throws:
      Exception
    • shouldSerializeVertexPropertyWithProperties

      public void shouldSerializeVertexPropertyWithProperties() throws Exception
      Throws:
      Exception
    • shouldSerializePath

      public void shouldSerializePath() throws Exception
      Throws:
      Exception
    • shouldSerializeTraversalMetrics

      public void shouldSerializeTraversalMetrics() throws Exception
      Throws:
      Exception
    • shouldSerializeTree

      public void shouldSerializeTree() throws Exception
      Throws:
      Exception