Class SerializationTest.GryoV1Test

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

public static class SerializationTest.GryoV1Test extends AbstractGremlinTest
  • Constructor Details

    • GryoV1Test

      public GryoV1Test()
  • Method Details

    • shouldSerializeVertexAsDetached

      public void shouldSerializeVertexAsDetached() throws Exception
      Throws:
      Exception
    • shouldSerializeEdgeAsDetached

      public void shouldSerializeEdgeAsDetached() throws Exception
      Throws:
      Exception
    • shouldSerializePropertyAsDetached

      public void shouldSerializePropertyAsDetached() throws Exception
      Throws:
      Exception
    • shouldSerializeVertexPropertyAsDetached

      public void shouldSerializeVertexPropertyAsDetached() throws Exception
      Throws:
      Exception
    • shouldSerializeVertexPropertyWithPropertiesAsDetached

      public void shouldSerializeVertexPropertyWithPropertiesAsDetached() throws Exception
      Throws:
      Exception
    • shouldSerializePathAsDetached

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

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

      public void shouldSerializeTree() throws Exception
      Throws:
      Exception