GroupTest.Traversals
config, g, graph, graphComputerClass, graphProvider, name
Constructor and Description |
---|
Traversals() |
g_V_group_byXnameX, g_V_group_byXoutE_countX_byXnameX, g_V_hasXlangX_group_byXlangX_byX1X_byXsizeX, g_V_hasXlangX_groupXaX_byXlangX_byXnameX_out_capXaX, g_V_repeatXout_groupXaX_byXnameX_byXitX_byXsizeXX_timesX2X_capXaX
checkMap, checkResults, checkResults, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTest
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, isComputerTest, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIds
public Traversal<Vertex,Map<String,Collection<Vertex>>> get_g_V_group_byXnameX()
get_g_V_group_byXnameX
in class GroupTest
public Traversal<Vertex,Map<String,Collection<Vertex>>> get_g_V_groupXaX_byXnameX_capXaX()
get_g_V_groupXaX_byXnameX_capXaX
in class GroupTest
public Traversal<Vertex,Map<String,Collection<String>>> get_g_V_hasXlangX_groupXaX_byXlangX_byXnameX_out_capXaX()
get_g_V_hasXlangX_groupXaX_byXlangX_byXnameX_out_capXaX
in class GroupTest
public Traversal<Vertex,Map<String,Long>> get_g_V_hasXlangX_group_byXlangX_byX1X_byXcountXlocalXX()
get_g_V_hasXlangX_group_byXlangX_byX1X_byXcountXlocalXX
in class GroupTest
public Traversal<Vertex,Map<String,Long>> get_g_V_repeatXout_groupXaX_byXnameX_by_byXcountXlocalXX_timesX2X_capXaX()
get_g_V_repeatXout_groupXaX_byXnameX_by_byXcountXlocalXX_timesX2X_capXaX
in class GroupTest
public Traversal<Vertex,Map<Long,Collection<String>>> get_g_V_group_byXoutE_countX_byXnameX()
get_g_V_group_byXoutE_countX_byXnameX
in class GroupTest
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.