MapTest.Traversals
config, g, graph, graphComputerClass, graphProvider, name
Constructor and Description |
---|
Traversals() |
Modifier and Type | Method and Description |
---|---|
Traversal<Vertex,Vertex> |
get_g_V_mapXselectXaXX() |
Traversal<Vertex,String> |
get_g_VX1X_mapXnameX(Object v1Id) |
Traversal<Vertex,Integer> |
get_g_VX1X_out_mapXnameX_mapXlengthX(Object v1Id) |
Traversal<Vertex,Integer> |
get_g_VX1X_outE_label_mapXlengthX(Object v1Id) |
Traversal<Vertex,String> |
get_g_withPath_V_asXaX_out_mapXa_nameX() |
Traversal<Vertex,String> |
get_g_withPath_V_asXaX_out_out_mapXa_name_it_nameX() |
g_V_asXaX_out_mapXa_nameX, g_V_asXaX_out_out_mapXa_name_it_nameX, g_V_mapXselectXaXX, g_VX1X_mapXnameX, g_VX1X_out_mapXnameX_mapXlengthX, g_VX1X_outE_label_mapXlengthX
checkMap, checkResults, checkResults, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTest
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, isComputerTest, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIds
public Traversal<Vertex,String> get_g_VX1X_mapXnameX(Object v1Id)
get_g_VX1X_mapXnameX
in class MapTest
public Traversal<Vertex,Integer> get_g_VX1X_outE_label_mapXlengthX(Object v1Id)
get_g_VX1X_outE_label_mapXlengthX
in class MapTest
public Traversal<Vertex,Integer> get_g_VX1X_out_mapXnameX_mapXlengthX(Object v1Id)
get_g_VX1X_out_mapXnameX_mapXlengthX
in class MapTest
public Traversal<Vertex,String> get_g_withPath_V_asXaX_out_mapXa_nameX()
get_g_withPath_V_asXaX_out_mapXa_nameX
in class MapTest
public Traversal<Vertex,String> get_g_withPath_V_asXaX_out_out_mapXa_name_it_nameX()
get_g_withPath_V_asXaX_out_out_mapXa_name_it_nameX
in class MapTest
public Traversal<Vertex,Vertex> get_g_V_mapXselectXaXX()
get_g_V_mapXselectXaXX
in class MapTest
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.