public static class ProjectTest.Traversals extends ProjectTest
ProjectTest.Traversals
config, g, graph, graphProvider, name
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() |
g_V_hasLabelXpersonX_projectXa_bX_byXoutE_countX_byXageX, g_V_outXcreatedX_projectXa_bX_byXnameX_byXinXcreatedX_countX_order_byXselectXbX__descX_selectXaX
checkMap, checkOrderedResults, checkResults, checkResults, checkSideEffects, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTest
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyUniqueStepIds
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
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.