public static class AggregateTest.Traversals extends AggregateTest
AggregateTest.Traversalsconfig, g, graph, graphProvider, name| Constructor and Description | 
|---|
| Traversals() | 
| Modifier and Type | Method and Description | 
|---|---|
| Traversal<Vertex,List<String>> | get_g_V_aggregateXxX_byXnameX_capXxX() | 
| Traversal<Vertex,Collection<Integer>> | get_g_V_hasLabelXpersonX_aggregateXxX_byXageX_capXxX_asXyX_selectXyX() | 
| Traversal<Vertex,List<String>> | get_g_V_name_aggregateXxX_capXxX() | 
| Traversal<Vertex,Path> | get_g_V_out_aggregateXaX_path() | 
g_V_aggregateXxX_byXnameX_capXxX, g_V_hasLabelXpersonX_aggregateXxX_byXageX_capXxX_asXyX_selectXyX, g_V_out_aggregateXaX_path, g_V_valueXnameX_aggregateXxX_capXxXcheckMap, checkOrderedResults, checkResults, checkResults, checkSideEffects, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTestafterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyUniqueStepIdspublic Traversal<Vertex,List<String>> get_g_V_name_aggregateXxX_capXxX()
get_g_V_name_aggregateXxX_capXxX in class AggregateTestpublic Traversal<Vertex,List<String>> get_g_V_aggregateXxX_byXnameX_capXxX()
get_g_V_aggregateXxX_byXnameX_capXxX in class AggregateTestpublic Traversal<Vertex,Path> get_g_V_out_aggregateXaX_path()
get_g_V_out_aggregateXaX_path in class AggregateTestpublic Traversal<Vertex,Collection<Integer>> get_g_V_hasLabelXpersonX_aggregateXxX_byXageX_capXxX_asXyX_selectXyX()
get_g_V_hasLabelXpersonX_aggregateXxX_byXageX_capXxX_asXyX_selectXyX in class AggregateTestCopyright © 2013–2019 Apache Software Foundation. All rights reserved.