public static class ProjectTest.Traversals extends ProjectTest
ProjectTest.Traversals
config, g, graph, graphProvider, name, shouldTestIteratorLeak
Constructor and Description |
---|
Traversals() |
Modifier and Type | Method and Description |
---|---|
Traversal<Vertex,Map<String,Number>> |
get_g_V_hasLabelXpersonX_projectXa_bX_byXoutE_countX_byXageX() |
Traversal<Vertex,String> |
get_g_V_outXcreatedX_projectXa_bX_byXnameX_byXinXcreatedX_countX_order_byXselectXbX__descX_selectXaX() |
Traversal<Vertex,Map<String,Object>> |
get_g_V_valueMap_projectXxX_byXselectXnameXX() |
g_V_hasLabelXpersonX_projectXa_bX_byXoutE_countX_byXageX, g_V_outXcreatedX_projectXa_bX_byXnameX_byXinXcreatedX_countX_order_byXselectXbX__descX_selectXaX, g_V_valueMap_projectXxX_byXselectXnameXX
checkMap, checkOrderedResults, checkResults, checkResults, checkSideEffects, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTest
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException
public Traversal<Vertex,Map<String,Number>> get_g_V_hasLabelXpersonX_projectXa_bX_byXoutE_countX_byXageX()
get_g_V_hasLabelXpersonX_projectXa_bX_byXoutE_countX_byXageX
in class ProjectTest
public Traversal<Vertex,String> get_g_V_outXcreatedX_projectXa_bX_byXnameX_byXinXcreatedX_countX_order_byXselectXbX__descX_selectXaX()
public Traversal<Vertex,Map<String,Object>> get_g_V_valueMap_projectXxX_byXselectXnameXX()
get_g_V_valueMap_projectXxX_byXselectXnameXX
in class ProjectTest
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.