public static class ProgramTest.Traversals extends ProgramTest
ProgramTest.TestProgram, ProgramTest.Traversalsconfig, 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_incrX_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_decrX_valueMapXname_rankX, g_V_outXcreatedX_aggregateXxX_byXlangX_groupCount_programXTestProgramX_asXaX_selectXa_xX, g_V_programXpageRankXcheckMap, checkOrderedResults, checkResults, checkResults, checkSideEffects, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTestafterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyUniqueStepIdspublic Traversal<Vertex,Vertex> get_g_V_programXpageRankX()
get_g_V_programXpageRankX in class ProgramTestpublic Traversal<Vertex,Map<String,List<Object>>> get_g_V_hasLabelXpersonX_programXpageRank_rankX_order_byXrank_incrX_valueMapXname_rankX()
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.