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.MathTest
MathTest.Traversals
-
-
Field Summary
-
Fields inherited from class org.apache.tinkerpop.gremlin.AbstractGremlinTest
config, g, graph, graphProvider, name, shouldTestIteratorLeak
-
-
Constructor Summary
Constructors Constructor Description Traversals()
-
Method Summary
-
Methods inherited from class org.apache.tinkerpop.gremlin.process.traversal.step.map.MathTest
g_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.AbstractGremlinProcessTest
checkHasNext, checkMap, checkOrderedResults, checkResults, checkResults, checkSideEffects, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTest
-
Methods inherited from class org.apache.tinkerpop.gremlin.AbstractGremlinTest
afterLoadGraphWith, 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_byXweightX
public Traversal<Vertex,Double> get_g_V_outE_mathX0_minus_itX_byXweightX()
- Specified by:
get_g_V_outE_mathX0_minus_itX_byXweightX
in classMathTest
-
get_g_V_hasXageX_valueMap_mathXit_plus_itXbyXselectXageX_unfoldXX
public Traversal<Vertex,Double> get_g_V_hasXageX_valueMap_mathXit_plus_itXbyXselectXageX_unfoldXX()
- Specified by:
get_g_V_hasXageX_valueMap_mathXit_plus_itXbyXselectXageX_unfoldXX
in classMathTest
-
get_g_V_asXaX_outXknowsX_asXbX_mathXa_plus_bX_byXageX
public Traversal<Vertex,Double> get_g_V_asXaX_outXknowsX_asXbX_mathXa_plus_bX_byXageX()
- Specified by:
get_g_V_asXaX_outXknowsX_asXbX_mathXa_plus_bX_byXageX
in classMathTest
-
get_g_withSideEffectXx_100X_V_age_mathX__plus_xX
public Traversal<Vertex,Double> get_g_withSideEffectXx_100X_V_age_mathX__plus_xX()
- Specified by:
get_g_withSideEffectXx_100X_V_age_mathX__plus_xX
in classMathTest
-
get_g_V_asXaX_outXcreatedX_asXbX_mathXb_plus_aX_byXinXcreatedX_countX_byXageX
public 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_byXageX
in classMathTest
-
get_g_withSackX1X_injectX1X_repeatXsackXsumX_byXconstantX1XXX_timesX5X_emit_mathXsin__X_byXsackX
public Traversal<Integer,Double> get_g_withSackX1X_injectX1X_repeatXsackXsumX_byXconstantX1XXX_timesX5X_emit_mathXsin__X_byXsackX()
-
-