public abstract class ReadTest extends AbstractGremlinProcessTest
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ReadTest.Traversals | 
config, g, graph, graphProvider, name, shouldTestIteratorLeak| Constructor and Description | 
|---|
| ReadTest() | 
| Modifier and Type | Method and Description | 
|---|---|
| void | g_io_read_withXreader_graphmlX() | 
| void | g_io_read_withXreader_graphsonX() | 
| void | g_io_read_withXreader_gryoX() | 
| void | g_io_readXjsonX() | 
| void | g_io_readXkryoX() | 
| void | g_io_readXxmlX() | 
| abstract Traversal<Object,Object> | get_g_io_read_withXreader_graphmlX(String fileToRead) | 
| abstract Traversal<Object,Object> | get_g_io_read_withXreader_graphsonX(String fileToRead) | 
| abstract Traversal<Object,Object> | get_g_io_read_withXreader_gryoX(String fileToRead) | 
| abstract Traversal<Object,Object> | get_g_io_readXjsonX(String fileToRead) | 
| abstract Traversal<Object,Object> | get_g_io_readXkryoX(String fileToRead) | 
| abstract Traversal<Object,Object> | get_g_io_readXxmlX(String fileToRead) | 
checkMap, checkOrderedResults, checkResults, checkResults, checkSideEffects, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTestafterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateExceptionpublic abstract Traversal<Object,Object> get_g_io_readXkryoX(String fileToRead) throws IOException
IOExceptionpublic abstract Traversal<Object,Object> get_g_io_read_withXreader_gryoX(String fileToRead) throws IOException
IOExceptionpublic abstract Traversal<Object,Object> get_g_io_readXjsonX(String fileToRead) throws IOException
IOExceptionpublic abstract Traversal<Object,Object> get_g_io_read_withXreader_graphsonX(String fileToRead) throws IOException
IOExceptionpublic abstract Traversal<Object,Object> get_g_io_readXxmlX(String fileToRead) throws IOException
IOExceptionpublic abstract Traversal<Object,Object> get_g_io_read_withXreader_graphmlX(String fileToRead) throws IOException
IOExceptionpublic void g_io_readXkryoX()
                     throws IOException
IOExceptionpublic void g_io_read_withXreader_gryoX()
                                 throws IOException
IOExceptionpublic void g_io_readXjsonX()
                     throws IOException
IOExceptionpublic void g_io_read_withXreader_graphsonX()
                                     throws IOException
IOExceptionpublic void g_io_readXxmlX()
                    throws IOException
IOExceptionpublic void g_io_read_withXreader_graphmlX()
                                    throws IOException
IOExceptionCopyright © 2013–2019 Apache Software Foundation. All rights reserved.