public class IoGraphTest extends AbstractGremlinTest
Graph
.Modifier and Type | Field and Description |
---|---|
boolean |
assertDouble |
String |
fileExtension |
Io.Builder |
ioBuilderToTest |
String |
ioType |
boolean |
lossyForId |
config, g, graph, graphProvider, name, shouldTestIteratorLeak
Constructor and Description |
---|
IoGraphTest() |
Modifier and Type | Method and Description |
---|---|
static Iterable<Object[]> |
data() |
void |
shouldMigrateClassicGraph() |
void |
shouldMigrateModernGraph() |
void |
shouldReadWriteClassic() |
void |
shouldReadWriteClassicToFileWithHelpers() |
void |
shouldReadWriteCrew() |
void |
shouldReadWriteModern() |
void |
shouldReadWriteModernToFileWithHelpers() |
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 String ioType
public Io.Builder ioBuilderToTest
public boolean assertDouble
public boolean lossyForId
public String fileExtension
public void shouldReadWriteClassicToFileWithHelpers() throws Exception
Exception
public void shouldMigrateClassicGraph() throws Exception
Exception
public void shouldReadWriteModernToFileWithHelpers() throws Exception
Exception
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.