public static final class IoTest.GraphSONTest extends AbstractGremlinTest
config, g, graph, graphProvider, name| Constructor and Description | 
|---|
| GraphSONTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | setupBeforeEachTest() | 
| void | shouldProperlySerializeCustomIdWithGraphSON()This is just a serialization check for JSON. | 
| void | shouldReadWriteModernWrappedInJsonObject() | 
| void | shouldReadWriteSelfLoopingEdges() | 
| void | shouldWriteNormalizedGraphSON()Only need to execute this test with TinkerGraph or other graphs that support user supplied identifiers. | 
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyUniqueStepIdspublic void setupBeforeEachTest()
public void shouldWriteNormalizedGraphSON()
                                   throws Exception
Exceptionpublic void shouldReadWriteModernWrappedInJsonObject()
                                              throws Exception
Exceptionpublic void shouldProperlySerializeCustomIdWithGraphSON()
                                                 throws Exception
ExceptionCopyright © 2013–2018 Apache Software Foundation. All rights reserved.