Class SerializationTest
java.lang.Object
org.apache.tinkerpop.gremlin.structure.SerializationTest
Serialization tests that occur at a lower level than IO. Note that there is no need to test GraphML here as
it is not a format that can be used for generalized serialization (i.e. it only serializes an entire graph).
- Author:
- Stephen Mallette (http://stephen.genoprime.com)
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic classstatic classstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SerializationTest
public SerializationTest()
-