public class IoPropertyTest extends AbstractGremlinTest
Modifier and Type | Field and Description |
---|---|
boolean |
assertDouble |
boolean |
assertIdDirectly |
String |
ioType |
Function<Graph,GraphReader> |
readerMaker |
Function<Graph,GraphWriter> |
writerMaker |
config, g, graph, graphProvider, name, shouldTestIteratorLeak
Constructor and Description |
---|
IoPropertyTest() |
Modifier and Type | Method and Description |
---|---|
static Iterable<Object[]> |
data() |
void |
shouldReadWritePropertyGraphSON() |
void |
shouldReadWriteVertexPropertyNoMetaProperties() |
void |
shouldReadWriteVertexPropertyWithMetaProperties() |
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 boolean assertIdDirectly
public boolean assertDouble
public Function<Graph,GraphReader> readerMaker
public Function<Graph,GraphWriter> writerMaker
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.