public abstract class TreeTest extends AbstractGremlinProcessTest
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
TreeTest.Traversals  | 
config, g, graph, graphProvider, name| Constructor and Description | 
|---|
TreeTest()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
g_V_out_out_out_tree()  | 
void | 
g_V_out_out_tree_byXidX()  | 
void | 
g_V_out_out_tree()  | 
void | 
g_V_out_out_treeXaX_byXidX_capXaX()  | 
void | 
g_V_out_out_treeXaX_capXaX()  | 
void | 
g_VX1X_out_out_tree_byXnameX()  | 
void | 
g_VX1X_out_out_treeXaX_byXnameX_both_both_capXaX()  | 
abstract Traversal<Vertex,Tree> | 
get_g_V_out_out_out_tree()  | 
abstract Traversal<Vertex,Tree> | 
get_g_V_out_out_tree_byXidX()  | 
abstract Traversal<Vertex,Tree> | 
get_g_V_out_out_tree()  | 
abstract Traversal<Vertex,Tree> | 
get_g_V_out_out_treeXaX_byXidX_capXaX()  | 
abstract Traversal<Vertex,Tree> | 
get_g_V_out_out_treeXaX_capXaX()  | 
abstract Traversal<Vertex,Tree> | 
get_g_VX1X_out_out_tree_byXnameX(Object v1Id)  | 
abstract Traversal<Vertex,Tree> | 
get_g_VX1X_out_out_treeXaX_byXnameX_both_both_capXaX(Object v1Id)  | 
checkMap, 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 abstract Traversal<Vertex,Tree> get_g_V_out_out_treeXaX_byXidX_capXaX()
public abstract Traversal<Vertex,Tree> get_g_V_out_out_treeXaX_capXaX()
public abstract Traversal<Vertex,Tree> get_g_VX1X_out_out_tree_byXnameX(Object v1Id)
public abstract Traversal<Vertex,Tree> get_g_VX1X_out_out_treeXaX_byXnameX_both_both_capXaX(Object v1Id)
public void g_VX1X_out_out_tree_byXnameX()
public void g_VX1X_out_out_treeXaX_byXnameX_both_both_capXaX()
public void g_V_out_out_tree_byXidX()
public void g_V_out_out_treeXaX_byXidX_capXaX()
public void g_V_out_out_tree()
public void g_V_out_out_treeXaX_capXaX()
public void g_V_out_out_out_tree()
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.