public static class SubgraphTest.Traversals extends SubgraphTest
SubgraphTest.Traversalsconfig, g, graph, graphProvider, name| Constructor and Description | 
|---|
Traversals()  | 
| Modifier and Type | Method and Description | 
|---|---|
Traversal<Vertex,Graph> | 
get_g_V_withSideEffectXsgX_outEXknowsX_subgraphXsgX_name_capXsgX(Object v1Id,
                                                                Graph subgraph)  | 
Traversal<Vertex,String> | 
get_g_V_withSideEffectXsgX_repeatXbothEXcreatedX_subgraphXsgX_outVX_timesX5X_name_dedup(Graph subgraph)  | 
Traversal<Vertex,Vertex> | 
get_g_withSideEffectXsgX_V_hasXname_danielX_outE_subgraphXsgX_inV(Graph subgraph)  | 
g_V_withSideEffectXsgX_outEXknowsX_subgraphXsgX_name_capXsgX, g_V_withSideEffectXsgX_repeatXbothEXcreatedX_subgraphXsgX_outVX_timesX5X_name_dedup, g_withSideEffectXsgX_V_hasXname_danielXout_capXsgXcheckMap, checkOrderedResults, checkResults, checkResults, checkSideEffects, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTestafterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyUniqueStepIdspublic Traversal<Vertex,Graph> get_g_V_withSideEffectXsgX_outEXknowsX_subgraphXsgX_name_capXsgX(Object v1Id, Graph subgraph)
get_g_V_withSideEffectXsgX_outEXknowsX_subgraphXsgX_name_capXsgX in class SubgraphTestpublic Traversal<Vertex,String> get_g_V_withSideEffectXsgX_repeatXbothEXcreatedX_subgraphXsgX_outVX_timesX5X_name_dedup(Graph subgraph)
public Traversal<Vertex,Vertex> get_g_withSideEffectXsgX_V_hasXname_danielX_outE_subgraphXsgX_inV(Graph subgraph)
get_g_withSideEffectXsgX_V_hasXname_danielX_outE_subgraphXsgX_inV in class SubgraphTestCopyright © 2013–2019 Apache Software Foundation. All rights reserved.