Class IoTest.GraphSONTest

    • Constructor Detail

      • GraphSONTest

        public GraphSONTest()
    • Method Detail

      • setupBeforeEachTest

        public void setupBeforeEachTest()
      • shouldWriteNormalizedGraphSON

        public void shouldWriteNormalizedGraphSON()
                                           throws Exception
        Only need to execute this test with TinkerGraph or other graphs that support user supplied identifiers.
        Throws:
        Exception
      • shouldReadWriteModernWrappedInJsonObject

        public void shouldReadWriteModernWrappedInJsonObject()
                                                      throws Exception
        Throws:
        Exception
      • shouldProperlySerializeCustomIdWithGraphSON

        public void shouldProperlySerializeCustomIdWithGraphSON()
                                                         throws Exception
        This is just a serialization check for JSON.
        Throws:
        Exception
      • shouldReadWriteSelfLoopingEdges

        public void shouldReadWriteSelfLoopingEdges()
                                             throws Exception
        Throws:
        Exception