Class ShortestPathTest
- java.lang.Object
- 
- org.apache.tinkerpop.gremlin.AbstractGremlinTest
- 
- org.apache.tinkerpop.gremlin.process.AbstractGremlinProcessTest
- 
- org.apache.tinkerpop.gremlin.process.traversal.step.map.ShortestPathTest
 
 
 
- 
- Direct Known Subclasses:
- ShortestPathTest.Traversals
 
 public abstract class ShortestPathTest extends AbstractGremlinProcessTest - Author:
- Daniel Kuppitz (http://gremlin.guru)
 
- 
- 
Nested Class SummaryNested Classes Modifier and Type Class Description static classShortestPathTest.Traversals
 - 
Field Summary- 
Fields inherited from class org.apache.tinkerpop.gremlin.AbstractGremlinTestconfig, g, graph, graphProvider, name, shouldTestIteratorLeak
 
- 
 - 
Constructor SummaryConstructors Constructor Description ShortestPathTest()
 - 
Method Summary- 
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_both_dedup_shortestPathpublic abstract Traversal<Vertex,Path> get_g_V_both_dedup_shortestPath() 
 - 
get_g_V_shortestPath_edgesIncludedpublic abstract Traversal<Vertex,Path> get_g_V_shortestPath_edgesIncluded() 
 - 
get_g_V_shortestPath_directionXINXpublic abstract Traversal<Vertex,Path> get_g_V_shortestPath_directionXINX() 
 - 
get_g_V_shortestPath_edgesXoutEXpublic abstract Traversal<Vertex,Path> get_g_V_shortestPath_edgesXoutEX() 
 - 
get_g_V_shortestPath_edgesIncluded_edgesXoutEXpublic abstract Traversal<Vertex,Path> get_g_V_shortestPath_edgesIncluded_edgesXoutEX() 
 - 
get_g_V_hasXname_markoX_shortestPathpublic abstract Traversal<Vertex,Path> get_g_V_hasXname_markoX_shortestPath() 
 - 
get_g_V_shortestPath_targetXhasXname_markoXXpublic abstract Traversal<Vertex,Path> get_g_V_shortestPath_targetXhasXname_markoXX() 
 - 
get_g_V_shortestPath_targetXvaluesXnameX_isXmarkoXXpublic abstract Traversal<Vertex,Path> get_g_V_shortestPath_targetXvaluesXnameX_isXmarkoXX() 
 - 
get_g_V_hasXname_markoX_shortestPath_targetXhasLabelXsoftwareXXpublic abstract Traversal<Vertex,Path> get_g_V_hasXname_markoX_shortestPath_targetXhasLabelXsoftwareXX() 
 - 
get_g_V_hasXname_markoX_shortestPath_targetXhasXname_joshXX_distanceXweightXpublic abstract Traversal<Vertex,Path> get_g_V_hasXname_markoX_shortestPath_targetXhasXname_joshXX_distanceXweightX() 
 - 
get_g_V_hasXname_danielX_shortestPath_targetXhasXname_stephenXX_edgesXbothEXusesXXpublic abstract Traversal<Vertex,Path> get_g_V_hasXname_danielX_shortestPath_targetXhasXname_stephenXX_edgesXbothEXusesXX() 
 - 
get_g_V_hasXsong_name_MIGHT_AS_WELLX_shortestPath_targetXhasXsong_name_MAYBE_YOU_KNOW_HOW_I_FEELXX_edgesXoutEXfollowedByXX_distanceXweightXpublic abstract Traversal<Vertex,Path> get_g_V_hasXsong_name_MIGHT_AS_WELLX_shortestPath_targetXhasXsong_name_MAYBE_YOU_KNOW_HOW_I_FEELXX_edgesXoutEXfollowedByXX_distanceXweightX() 
 - 
get_g_V_hasXname_markoX_shortestPath_maxDistanceX1Xpublic abstract Traversal<Vertex,Path> get_g_V_hasXname_markoX_shortestPath_maxDistanceX1X() 
 - 
get_g_V_hasXname_vadasX_shortestPath_distanceXweightX_maxDistanceX1_3Xpublic abstract Traversal<Vertex,Path> get_g_V_hasXname_vadasX_shortestPath_distanceXweightX_maxDistanceX1_3X() 
 - 
g_V_shortestPathpublic void g_V_shortestPath() 
 - 
g_V_both_dedup_shortestPathpublic void g_V_both_dedup_shortestPath() 
 - 
g_V_shortestPath_edgesIncludedpublic void g_V_shortestPath_edgesIncluded() 
 - 
g_V_shortestPath_directionXINXpublic void g_V_shortestPath_directionXINX() 
 - 
g_V_shortestPath_edgesXoutEXpublic void g_V_shortestPath_edgesXoutEX() 
 - 
g_V_shortestPath_edgesIncluded_edgesXoutEXpublic void g_V_shortestPath_edgesIncluded_edgesXoutEX() 
 - 
g_V_hasXname_markoX_shortestPathpublic void g_V_hasXname_markoX_shortestPath() 
 - 
g_V_shortestPath_targetXhasXname_markoXXpublic void g_V_shortestPath_targetXhasXname_markoXX() 
 - 
g_V_shortestPath_targetXvaluesXnameX_isXmarkoXXpublic void g_V_shortestPath_targetXvaluesXnameX_isXmarkoXX() 
 - 
g_V_hasXname_markoX_shortestPath_targetXhasLabelXsoftwareXXpublic void g_V_hasXname_markoX_shortestPath_targetXhasLabelXsoftwareXX() 
 - 
g_V_hasXname_markoX_shortestPath_targetXhasXname_joshXX_distanceXweightXpublic void g_V_hasXname_markoX_shortestPath_targetXhasXname_joshXX_distanceXweightX() 
 - 
g_V_hasXname_danielX_shortestPath_targetXhasXname_stephenXX_edgesXbothEXusesXXpublic void g_V_hasXname_danielX_shortestPath_targetXhasXname_stephenXX_edgesXbothEXusesXX() 
 - 
g_V_hasXsong_name_MIGHT_AS_WELLX_shortestPath_targetXhasXsong_name_MAYBE_YOU_KNOW_HOW_I_FEELXX_edgesXoutEXfollowedByXX_distanceXweightXpublic void g_V_hasXsong_name_MIGHT_AS_WELLX_shortestPath_targetXhasXsong_name_MAYBE_YOU_KNOW_HOW_I_FEELXX_edgesXoutEXfollowedByXX_distanceXweightX() 
 - 
g_V_hasXname_markoX_shortestPath_maxDistanceX1Xpublic void g_V_hasXname_markoX_shortestPath_maxDistanceX1X() 
 - 
g_V_hasXname_vadasX_shortestPath_distanceXweightX_maxDistanceX1_3Xpublic void g_V_hasXname_vadasX_shortestPath_distanceXweightX_maxDistanceX1_3X() 
 
- 
 
-