public static class ProgramTest.Traversals extends ProgramTest
ProgramTest.TestProgram, ProgramTest.Traversals
config, g, graph, graphProvider, name, shouldTestIteratorLeak
Constructor and Description |
---|
Traversals() |
Modifier and Type | Method and Description |
---|---|
Traversal<Vertex,Map<Object,List<Object>>> |
get_g_V_hasLabelXpersonX_programXpageRank_rankX_order_byXrank_ascX_valueMapXname_rankX() |
Traversal<Vertex,Map<String,Object>> |
get_g_V_outXcreatedX_aggregateXxX_byXlangX_groupCount_programXTestProgramX_asXaX_selectXa_xX() |
Traversal<Vertex,Vertex> |
get_g_V_programXpageRankX() |
g_V_hasLabelXpersonX_programXpageRank_rankX_order_byXrank_ascX_valueMapXname_rankX, g_V_outXcreatedX_aggregateXxX_byXlangX_groupCount_programXTestProgramX_asXaX_selectXa_xX, g_V_programXpageRankX
checkMap, checkOrderedResults, checkResults, checkResults, checkSideEffects, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTest
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException
public Traversal<Vertex,Vertex> get_g_V_programXpageRankX()
get_g_V_programXpageRankX
in class ProgramTest
public Traversal<Vertex,Map<Object,List<Object>>> get_g_V_hasLabelXpersonX_programXpageRank_rankX_order_byXrank_ascX_valueMapXname_rankX()
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.