MeanTest.Traversalsconfig, g, graph, graphProvider, name| Constructor and Description | 
|---|
| Traversals() | 
| Modifier and Type | Method and Description | 
|---|---|
| Traversal<Vertex,Double> | get_g_V_age_fold_meanXlocalX() | 
| Traversal<Vertex,Double> | get_g_V_age_mean() | 
| Traversal<Vertex,Number> | get_g_V_foo_fold_meanXlocalX() | 
| Traversal<Vertex,Number> | get_g_V_foo_mean() | 
| Traversal<Vertex,Map<String,Number>> | get_g_V_hasLabelXsoftwareX_group_byXnameX_byXbothE_weight_meanX() | 
g_V_age_mean, g_V_foo_mean, g_V_hasLabelXsoftwareX_group_byXnameX_byXbothE_weight_meanXcheckMap, 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,Double> get_g_V_age_mean()
get_g_V_age_mean in class MeanTestpublic Traversal<Vertex,Double> get_g_V_age_fold_meanXlocalX()
get_g_V_age_fold_meanXlocalX in class MeanTestpublic Traversal<Vertex,Number> get_g_V_foo_mean()
get_g_V_foo_mean in class MeanTestpublic Traversal<Vertex,Number> get_g_V_foo_fold_meanXlocalX()
get_g_V_foo_fold_meanXlocalX in class MeanTestCopyright © 2013–2019 Apache Software Foundation. All rights reserved.