DropTest.Traversalsconfig, g, graph, graphComputerClass, graphProvider, name| Constructor and Description | 
|---|
| Traversals() | 
| Modifier and Type | Method and Description | 
|---|---|
| Traversal<Vertex,Vertex> | get_g_V_drop() | 
| Traversal<Vertex,Edge> | get_g_V_outE_drop() | 
| Traversal<Vertex,VertexProperty> | get_g_V_properties_drop() | 
g_V_drop, g_V_outE_drop, g_V_properties_dropafterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, isComputerTest, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, 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 DropTestCopyright © 2013–2015 Apache Software Foundation. All rights reserved.