Class IoVertexTest


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

      • ioType

        public String ioType
      • assertViaDirectEquality

        public boolean assertViaDirectEquality
      • assertEdgesAtSameTimeAsVertex

        public boolean assertEdgesAtSameTimeAsVertex
    • Constructor Detail

      • IoVertexTest

        public IoVertexTest()
    • Method Detail

      • shouldReadWriteVertexWithBOTHEdges

        public void shouldReadWriteVertexWithBOTHEdges()
                                                throws Exception
        Throws:
        Exception
      • shouldReadWriteVertexWithINEdges

        public void shouldReadWriteVertexWithINEdges()
                                              throws Exception
        Throws:
        Exception
      • shouldReadWriteVertexWithOUTEdges

        public void shouldReadWriteVertexWithOUTEdges()
                                               throws Exception
        Throws:
        Exception
      • shouldReadWriteVertexNoEdges

        public void shouldReadWriteVertexNoEdges()
                                          throws Exception
        Throws:
        Exception
      • shouldReadWriteDetachedVertexNoEdges

        public void shouldReadWriteDetachedVertexNoEdges()
                                                  throws Exception
        Throws:
        Exception
      • shouldReadWriteDetachedVertexAsReferenceNoEdges

        public void shouldReadWriteDetachedVertexAsReferenceNoEdges()
                                                             throws Exception
        Throws:
        Exception
      • shouldReadWriteVertexMultiPropsNoEdges

        public void shouldReadWriteVertexMultiPropsNoEdges()
                                                    throws Exception
        Throws:
        Exception
      • shouldReadWriteVerticesNoEdges

        public void shouldReadWriteVerticesNoEdges()
                                            throws Exception
        Throws:
        Exception
      • shouldReadWriteVerticesNoEdgesToGraphSONManual

        public void shouldReadWriteVerticesNoEdgesToGraphSONManual()
                                                            throws Exception
        Throws:
        Exception
      • shouldReadWriteVerticesNoEdgesToGryoManual

        public void shouldReadWriteVerticesNoEdgesToGryoManual()
                                                        throws Exception
        Throws:
        Exception