Class PathTest.Traversals
- java.lang.Object
- 
- org.apache.tinkerpop.gremlin.AbstractGremlinTest
- 
- org.apache.tinkerpop.gremlin.process.AbstractGremlinProcessTest
- 
- org.apache.tinkerpop.gremlin.process.traversal.step.map.PathTest
- 
- org.apache.tinkerpop.gremlin.process.traversal.step.map.PathTest.Traversals
 
 
 
 
- 
- 
Nested Class Summary- 
Nested classes/interfaces inherited from class org.apache.tinkerpop.gremlin.process.traversal.step.map.PathTestPathTest.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.PathTestg_injectX1_null_nullX_path, g_injectX1_null_nullX_path_dedup, g_V_asXaX_hasXname_markoX_asXbX_hasXage_29X_asXcX_path, g_V_asXaX_out_asXbX_out_asXcX_path_fromXbX_toXcX_byXnameX, g_V_out_out_path_byXnameX_byXageX, g_V_repeatXoutX_timesX2X_path_byXitX_byXnameX_byXlangX, g_VX1X_name_path, g_VX1X_out_path_byXageX, g_VX1X_out_path_byXageX_byXnameX, g_VX1X_outEXcreatedX_inV_inE_outV_path
 - 
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_VX1X_name_pathpublic Traversal<Vertex,Path> get_g_VX1X_name_path(Object v1Id) - Specified by:
- get_g_VX1X_name_pathin class- PathTest
 
 - 
get_g_VX1X_out_path_byXageXpublic Traversal<Vertex,Path> get_g_VX1X_out_path_byXageX(Object v1Id) - Specified by:
- get_g_VX1X_out_path_byXageXin class- PathTest
 
 - 
get_g_VX1X_out_path_byXageX_byXnameXpublic Traversal<Vertex,Path> get_g_VX1X_out_path_byXageX_byXnameX(Object v1Id) - Specified by:
- get_g_VX1X_out_path_byXageX_byXnameXin class- PathTest
 
 - 
get_g_V_repeatXoutX_timesX2X_path_by_byXnameX_byXlangXpublic Traversal<Vertex,Path> get_g_V_repeatXoutX_timesX2X_path_by_byXnameX_byXlangX() - Specified by:
- get_g_V_repeatXoutX_timesX2X_path_by_byXnameX_byXlangXin class- PathTest
 
 - 
get_g_V_out_out_path_byXnameX_byXageXpublic Traversal<Vertex,Path> get_g_V_out_out_path_byXnameX_byXageX() - Specified by:
- get_g_V_out_out_path_byXnameX_byXageXin class- PathTest
 
 - 
get_g_V_asXaX_hasXname_markoX_asXbX_hasXage_29X_asXcX_pathpublic Traversal<Vertex,Path> get_g_V_asXaX_hasXname_markoX_asXbX_hasXage_29X_asXcX_path() - Specified by:
- get_g_V_asXaX_hasXname_markoX_asXbX_hasXage_29X_asXcX_pathin class- PathTest
 
 - 
get_g_VX1X_outEXcreatedX_inV_inE_outV_pathpublic Traversal<Vertex,Path> get_g_VX1X_outEXcreatedX_inV_inE_outV_path(Object v1Id) - Specified by:
- get_g_VX1X_outEXcreatedX_inV_inE_outV_pathin class- PathTest
 
 - 
get_g_V_asXaX_out_asXbX_out_asXcX_path_fromXbX_toXcX_byXnameXpublic Traversal<Vertex,Path> get_g_V_asXaX_out_asXbX_out_asXcX_path_fromXbX_toXcX_byXnameX() - Specified by:
- get_g_V_asXaX_out_asXbX_out_asXcX_path_fromXbX_toXcX_byXnameXin class- PathTest
 
 - 
get_g_injectX1_null_nullX_pathpublic Traversal<Integer,Path> get_g_injectX1_null_nullX_path() - Specified by:
- get_g_injectX1_null_nullX_pathin class- PathTest
 
 - 
get_g_injectX1_null_nullX_path_deduppublic Traversal<Integer,Path> get_g_injectX1_null_nullX_path_dedup() - Specified by:
- get_g_injectX1_null_nullX_path_dedupin class- PathTest
 
 
- 
 
-