PathTest.Traversals
config, g, graph, graphProvider, name
Constructor and Description |
---|
Traversals() |
Modifier and Type | Method and Description |
---|---|
Traversal<Vertex,Path> |
get_g_V_asXaX_hasXname_markoX_asXbX_hasXage_29X_asXcX_path() |
Traversal<Vertex,Path> |
get_g_V_out_out_path_byXnameX_byXageX() |
Traversal<Vertex,Path> |
get_g_V_repeatXoutX_timesX2X_path_by_byXnameX_byXlangX() |
Traversal<Vertex,Path> |
get_g_VX1X_name_path(Object v1Id) |
Traversal<Vertex,Path> |
get_g_VX1X_out_path_byXageX_byXnameX(Object v1Id) |
g_V_asXaX_hasXname_markoX_asXbX_hasXage_29X_asXcX_path, g_V_out_out_path_byXnameX_byXageX, g_V_repeatXoutX_timesX2X_path_byXitX_byXnameX_byXlangX, g_VX1X_name_path, g_VX1X_out_path_byXageX_byXnameX
checkMap, checkResults, checkResults, checkSideEffects, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTest
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIds
public Traversal<Vertex,Path> get_g_VX1X_name_path(Object v1Id)
get_g_VX1X_name_path
in class PathTest
public Traversal<Vertex,Path> get_g_VX1X_out_path_byXageX_byXnameX(Object v1Id)
get_g_VX1X_out_path_byXageX_byXnameX
in class PathTest
public Traversal<Vertex,Path> get_g_V_repeatXoutX_timesX2X_path_by_byXnameX_byXlangX()
get_g_V_repeatXoutX_timesX2X_path_by_byXnameX_byXlangX
in class PathTest
public Traversal<Vertex,Path> get_g_V_out_out_path_byXnameX_byXageX()
get_g_V_out_out_path_byXnameX_byXageX
in class PathTest
public Traversal<Vertex,Path> get_g_V_asXaX_hasXname_markoX_asXbX_hasXage_29X_asXcX_path()
get_g_V_asXaX_hasXname_markoX_asXbX_hasXage_29X_asXcX_path
in class PathTest
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.