MinTest.Traversals
config, g, graph, graphProvider, name
Constructor and Description |
---|
Traversals() |
Modifier and Type | Method and Description |
---|---|
Traversal<Vertex,Integer> |
get_g_V_age_min() |
Traversal<Vertex,Map<String,Number>> |
get_g_V_hasLabelXsoftwareX_group_byXnameX_byXbothE_weight_minX() |
Traversal<Vertex,Integer> |
get_g_V_repeatXbothX_timesX5X_age_min() |
g_V_age_min, g_V_hasLabelXsoftwareX_group_byXnameX_byXbothE_weight_minX, g_V_repeatXbothX_timesX5X_age_min
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, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIds
public Traversal<Vertex,Integer> get_g_V_age_min()
get_g_V_age_min
in class MinTest
public Traversal<Vertex,Integer> get_g_V_repeatXbothX_timesX5X_age_min()
get_g_V_repeatXbothX_timesX5X_age_min
in class MinTest
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.