DropTest.Traversals
config, g, graph, 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_drop
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIds
public Traversal<Vertex,Vertex> get_g_V_drop()
get_g_V_drop
in class DropTest
public Traversal<Vertex,Edge> get_g_V_outE_drop()
get_g_V_outE_drop
in class DropTest
public Traversal<Vertex,VertexProperty> get_g_V_properties_drop()
get_g_V_properties_drop
in class DropTest
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.