Class ProfileTest.Traversals
java.lang.Object
org.apache.tinkerpop.gremlin.AbstractGremlinTest
org.apache.tinkerpop.gremlin.process.AbstractGremlinProcessTest
org.apache.tinkerpop.gremlin.process.traversal.step.map.ProfileTest
org.apache.tinkerpop.gremlin.process.traversal.step.map.ProfileTest.Traversals
- Enclosing class:
- ProfileTest
Traversals
-
Nested Class Summary
Nested classes/interfaces inherited from class org.apache.tinkerpop.gremlin.process.traversal.step.map.ProfileTest
ProfileTest.MockStep, ProfileTest.Traversals -
Field Summary
Fields inherited from class org.apache.tinkerpop.gremlin.AbstractGremlinTest
config, g, graph, graphProvider, name, shouldTestIteratorLeak -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethods inherited from class org.apache.tinkerpop.gremlin.process.traversal.step.map.ProfileTest
afterLoadGraphWith, g_V_groupXmX_profile, g_V_hasLabelXpersonX_pageRank_withXpropertyName_rankX_withXedges_bothEX_rank_profile, g_V_matchXa_created_b__b_in_count_isXeqX1XXX_selectXa_bX_profile, g_V_matchXa_created_b__b_in_count_isXeqX1XXX_selectXa_bX_profileXmetricsX, g_V_repeat_both_profile, g_V_repeat_both_profileXmetricsX, g_V_sideEffectXThread_sleepX10XX_sideEffectXThread_sleepX5XX_profile, g_V_sideEffectXThread_sleepX10XX_sideEffectXThread_sleepX5XX_profileXmetricsX, g_V_whereXinXcreatedX_count_isX1XX_name_profile, g_V_whereXinXcreatedX_count_isX1XX_name_profileXmetricsX, grateful_V_out_out_profile, grateful_V_out_out_profileXmetricsX, modern_V_out_out_profile, modern_V_out_out_profileXmetricsX, testProfileStrategyCallback, testProfileStrategyCallbackSideEffectMethods inherited from class org.apache.tinkerpop.gremlin.process.AbstractGremlinProcessTest
checkHasNext, checkMap, checkOrderedResults, checkResults, checkResults, checkSideEffects, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTestMethods inherited from class org.apache.tinkerpop.gremlin.AbstractGremlinTest
assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyRootIdentification, verifyUniqueStepIds
-
Constructor Details
-
Traversals
public Traversals()
-
-
Method Details
-
get_g_V_out_out_profile
- Specified by:
get_g_V_out_out_profilein classProfileTest
-
get_g_V_repeatXbothX_timesX3X_profile
- Specified by:
get_g_V_repeatXbothX_timesX3X_profilein classProfileTest
-
get_g_V_sideEffectXThread_sleepX10XX_sideEffectXThread_sleepX5XX_profile
public Traversal<Vertex,TraversalMetrics> get_g_V_sideEffectXThread_sleepX10XX_sideEffectXThread_sleepX5XX_profile()- Specified by:
get_g_V_sideEffectXThread_sleepX10XX_sideEffectXThread_sleepX5XX_profilein classProfileTest
-
get_g_V_whereXinXcreatedX_count_isX1XX_name_profile
- Specified by:
get_g_V_whereXinXcreatedX_count_isX1XX_name_profilein classProfileTest
-
get_g_V_matchXa_created_b__b_in_count_isXeqX1XXX_selectXa_bX_profile
public Traversal<Vertex,TraversalMetrics> get_g_V_matchXa_created_b__b_in_count_isXeqX1XXX_selectXa_bX_profile()- Specified by:
get_g_V_matchXa_created_b__b_in_count_isXeqX1XXX_selectXa_bX_profilein classProfileTest
-
get_g_V_out_out_profileXmetricsX
- Specified by:
get_g_V_out_out_profileXmetricsXin classProfileTest
-
get_g_V_repeatXbothX_timesX3X_profileXmetricsX
- Specified by:
get_g_V_repeatXbothX_timesX3X_profileXmetricsXin classProfileTest
-
get_g_V_sideEffectXThread_sleepX10XX_sideEffectXThread_sleepX5XX_profileXmetricsX
public Traversal<Vertex,Vertex> get_g_V_sideEffectXThread_sleepX10XX_sideEffectXThread_sleepX5XX_profileXmetricsX()- Specified by:
get_g_V_sideEffectXThread_sleepX10XX_sideEffectXThread_sleepX5XX_profileXmetricsXin classProfileTest
-
get_g_V_whereXinXcreatedX_count_isX1XX_name_profileXmetricsX
- Specified by:
get_g_V_whereXinXcreatedX_count_isX1XX_name_profileXmetricsXin classProfileTest
-
get_g_V_matchXa_created_b__b_in_count_isXeqX1XXX_selectXa_bX_profileXmetricsX
public Traversal<Vertex,Map<String, get_g_V_matchXa_created_b__b_in_count_isXeqX1XXX_selectXa_bX_profileXmetricsX()String>> - Specified by:
get_g_V_matchXa_created_b__b_in_count_isXeqX1XXX_selectXa_bX_profileXmetricsXin classProfileTest
-
get_g_V_hasLabelXpersonX_pageRank_withXpropertyName_rankX_withXedges_bothEX_rank_profile
public Traversal<Vertex,TraversalMetrics> get_g_V_hasLabelXpersonX_pageRank_withXpropertyName_rankX_withXedges_bothEX_rank_profile() -
get_g_V_groupXmX_profile
- Specified by:
get_g_V_groupXmX_profilein classProfileTest
-