public static class ProgramTest.Traversals extends ProgramTest
ProgramTest.TestProgram, ProgramTest.Traversals
config, g, graph, graphProvider, name
Constructor and Description |
---|
Traversals() |
Modifier and Type | Method and Description |
---|---|
Traversal<Vertex,Map<String,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, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyUniqueStepIds
public Traversal<Vertex,Vertex> get_g_V_programXpageRankX()
get_g_V_programXpageRankX
in class ProgramTest
public Traversal<Vertex,Map<String,List<Object>>> get_g_V_hasLabelXpersonX_programXpageRank_rankX_order_byXrank_ascX_valueMapXname_rankX()
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.