DropTest.Traversalsconfig, g, graph, graphProvider, name, shouldTestIteratorLeak| Constructor and Description |
|---|
Traversals() |
| Modifier and Type | Method and Description |
|---|---|
Traversal<Edge,? extends Property<Object>> |
get_g_E_propertiesXweightX_drop() |
Traversal<Vertex,Vertex> |
get_g_V_drop() |
Traversal<Vertex,Edge> |
get_g_V_outE_drop() |
Traversal<Vertex,VertexProperty> |
get_g_V_properties_drop() |
Traversal<Vertex,? extends Property<Object>> |
get_g_V_properties_propertiesXstartTimeX_drop() |
g_E_propertiesXweightX_drop, g_V_drop, g_V_outE_drop, g_V_properties_drop, g_V_properties_propertiesXstartTimeX_dropafterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyUniqueStepIdspublic Traversal<Vertex,Vertex> get_g_V_drop()
get_g_V_drop in class DropTestpublic Traversal<Vertex,Edge> get_g_V_outE_drop()
get_g_V_outE_drop in class DropTestpublic Traversal<Vertex,VertexProperty> get_g_V_properties_drop()
get_g_V_properties_drop in class DropTestpublic Traversal<Edge,? extends Property<Object>> get_g_E_propertiesXweightX_drop()
get_g_E_propertiesXweightX_drop in class DropTestCopyright © 2013–2021 Apache Software Foundation. All rights reserved.