MapTest.Traversals
config, g, graph, graphProvider, name, shouldTestIteratorLeak
Constructor and Description |
---|
Traversals() |
Modifier and Type | Method and Description |
---|---|
Traversal<Vertex,Vertex> |
get_g_V_mapXconstantXnullXX() |
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_mapXconstantXnullXX, g_V_mapXselectXaXX, g_VX1X_mapXnameX, g_VX1X_out_mapXnameX_mapXlengthX, g_VX1X_outE_label_mapXlengthX, g_withPath_V_asXaX_out_mapXa_nameX, g_withPath_V_asXaX_out_out_mapXa_name_it_nameX
checkHasNext, checkMap, checkOrderedResults, checkResults, checkResults, checkSideEffects, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTest
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyRootIdentification, 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
public Traversal<Vertex,Vertex> get_g_V_mapXconstantXnullXX()
get_g_V_mapXconstantXnullXX
in class MapTest
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.