Class MathTest.Traversals
- java.lang.Object
- 
- org.apache.tinkerpop.gremlin.AbstractGremlinTest
- 
- org.apache.tinkerpop.gremlin.process.AbstractGremlinProcessTest
- 
- org.apache.tinkerpop.gremlin.process.traversal.step.map.MathTest
- 
- org.apache.tinkerpop.gremlin.process.traversal.step.map.MathTest.Traversals
 
 
 
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class org.apache.tinkerpop.gremlin.process.traversal.step.map.MathTestMathTest.Traversals
 
- 
 - 
Field Summary- 
Fields inherited from class org.apache.tinkerpop.gremlin.AbstractGremlinTestconfig, g, graph, graphProvider, name, shouldTestIteratorLeak
 
- 
 - 
Constructor SummaryConstructors Constructor Description Traversals()
 - 
Method Summary- 
Methods inherited from class org.apache.tinkerpop.gremlin.process.traversal.step.map.MathTestg_V_asXaX_outXcreatedX_asXbX_mathXb_plus_aX_byXinXcreatedX_countX_byXageX, g_V_asXaX_outXknowsX_asXbX_mathXa_plus_bX_byXageX, g_V_hasXageX_valueMap_mathXit_plus_itXbyXselectXageX_unfoldXX, g_V_outE_mathX0_minus_itX_byXweightX, g_V_projectXa_b_cX_byXbothE_weight_sumX_byXbothE_countX_byXnameX_order_byXmathXa_div_bX_descX_selectXcX, g_withSackX1X_injectX1X_repeatXsackXsumX_byXconstantX1XXX_timesX5X_emit_mathXsin__X_byXsackX, g_withSideEffectXx_100X_V_age_mathX__plus_xX
 - 
Methods inherited from class org.apache.tinkerpop.gremlin.process.AbstractGremlinProcessTestcheckHasNext, checkMap, checkOrderedResults, checkResults, checkResults, checkSideEffects, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTest
 - 
Methods inherited from class org.apache.tinkerpop.gremlin.AbstractGremlinTestafterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyRootIdentification, verifyUniqueStepIds
 
- 
 
- 
- 
- 
Method Detail- 
get_g_V_outE_mathX0_minus_itX_byXweightXpublic Traversal<Vertex,Double> get_g_V_outE_mathX0_minus_itX_byXweightX() - Specified by:
- get_g_V_outE_mathX0_minus_itX_byXweightXin class- MathTest
 
 - 
get_g_V_hasXageX_valueMap_mathXit_plus_itXbyXselectXageX_unfoldXXpublic Traversal<Vertex,Double> get_g_V_hasXageX_valueMap_mathXit_plus_itXbyXselectXageX_unfoldXX() - Specified by:
- get_g_V_hasXageX_valueMap_mathXit_plus_itXbyXselectXageX_unfoldXXin class- MathTest
 
 - 
get_g_V_asXaX_outXknowsX_asXbX_mathXa_plus_bX_byXageXpublic Traversal<Vertex,Double> get_g_V_asXaX_outXknowsX_asXbX_mathXa_plus_bX_byXageX() - Specified by:
- get_g_V_asXaX_outXknowsX_asXbX_mathXa_plus_bX_byXageXin class- MathTest
 
 - 
get_g_withSideEffectXx_100X_V_age_mathX__plus_xXpublic Traversal<Vertex,Double> get_g_withSideEffectXx_100X_V_age_mathX__plus_xX() - Specified by:
- get_g_withSideEffectXx_100X_V_age_mathX__plus_xXin class- MathTest
 
 - 
get_g_V_asXaX_outXcreatedX_asXbX_mathXb_plus_aX_byXinXcreatedX_countX_byXageXpublic Traversal<Vertex,Double> get_g_V_asXaX_outXcreatedX_asXbX_mathXb_plus_aX_byXinXcreatedX_countX_byXageX() - Specified by:
- get_g_V_asXaX_outXcreatedX_asXbX_mathXb_plus_aX_byXinXcreatedX_countX_byXageXin class- MathTest
 
 - 
get_g_withSackX1X_injectX1X_repeatXsackXsumX_byXconstantX1XXX_timesX5X_emit_mathXsin__X_byXsackXpublic Traversal<Integer,Double> get_g_withSackX1X_injectX1X_repeatXsackXsumX_byXconstantX1XXX_timesX5X_emit_mathXsin__X_byXsackX() 
 
- 
 
-