public class IoEdgeTest extends AbstractGremlinTest
Edge.| 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 | 
|---|
IoEdgeTest()  | 
| Modifier and Type | Method and Description | 
|---|---|
static Iterable<Object[]> | 
data()  | 
void | 
shouldReadWriteDetachedEdge()  | 
void | 
shouldReadWriteDetachedEdgeAsReference()  | 
void | 
shouldReadWriteEdge()  | 
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyUniqueStepIdspublic String ioType
public boolean assertIdDirectly
public boolean assertDouble
public Function<Graph,GraphReader> readerMaker
public Function<Graph,GraphWriter> writerMaker
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.