public abstract class TreeTest extends AbstractGremlinProcessTest
Modifier and Type | Class and Description |
---|---|
static class |
TreeTest.Traversals |
config, g, graph, graphProvider, name, shouldTestIteratorLeak
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, setupTest
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyUniqueStepIds
public 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–2021 Apache Software Foundation. All rights reserved.