public static final class IoTest.GraphSONV2D0Test extends AbstractGremlinTest
config, g, graph, graphProvider, name, shouldTestIteratorLeak
Constructor and Description |
---|
GraphSONV2D0Test() |
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, convertToEdge, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyRootIdentification, verifyUniqueStepIds
public void setupBeforeEachTest()
public void shouldWriteNormalizedGraphSON() throws Exception
Exception
public void shouldReadWriteModernWrappedInJsonObject() throws Exception
Exception
public void shouldProperlySerializeCustomIdWithGraphSON() throws Exception
Exception
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.