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