Class IoTest
java.lang.Object
org.apache.tinkerpop.gremlin.structure.io.IoTest
- Author:
- Joshua Shinavier (http://fortytwo.net), Stephen Mallette (http://stephen.genoprime.com), Marko A. Rodriguez (http://markorodriguez.com)
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic final classstatic final classstatic final classstatic final classstatic final class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic voidassertClassicGraph(Graph g1, boolean assertDouble, boolean lossyForId) static voidassertCrewGraph(Graph g1, boolean lossyForId) static voidassertModernGraph(Graph g1, boolean assertDouble, boolean lossyForId) static voidassertNoEdgeGraph(Graph g1, boolean assertDouble, boolean lossyForId) static InputStreamgetResourceAsStream(Class<?> resourceClass, String file)
-
Constructor Details
-
IoTest
public IoTest()
-
-
Method Details
-
assertCrewGraph
-
assertClassicGraph
-
assertNoEdgeGraph
-
assertModernGraph
-
getResourceAsStream
-