Class IoPropertyTest

java.lang.Object
org.apache.tinkerpop.gremlin.AbstractGremlinTest
org.apache.tinkerpop.gremlin.structure.io.IoPropertyTest

public class IoPropertyTest extends AbstractGremlinTest
Author:
Stephen Mallette (http://stephen.genoprime.com)
  • Field Details

  • Constructor Details

    • IoPropertyTest

      public IoPropertyTest()
  • Method Details

    • data

      public static Iterable<Object[]> data()
    • shouldReadWriteVertexPropertyWithMetaProperties

      public void shouldReadWriteVertexPropertyWithMetaProperties() throws Exception
      Throws:
      Exception
    • shouldReadWriteVertexPropertyNoMetaProperties

      public void shouldReadWriteVertexPropertyNoMetaProperties() throws Exception
      Throws:
      Exception
    • shouldReadWritePropertyGraphSON

      public void shouldReadWritePropertyGraphSON() throws Exception
      Throws:
      Exception