public abstract class ConstantTest extends AbstractGremlinProcessTest
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
ConstantTest.Traversals  | 
config, g, graph, graphProvider, name, shouldTestIteratorLeak| Constructor and Description | 
|---|
ConstantTest()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
g_V_chooseXhasLabelXpersonX_valuesXnameX_constantXinhumanXX()
Scenario: Anonymous traversal within choose 
 | 
void | 
g_V_constantX123X()
Scenario: Trivial use case from GraphTraversal 
 | 
abstract Traversal<Vertex,String> | 
get_g_V_chooseXhasLabelXpersonX_valuesXnameX_constantXinhumanXX()  | 
abstract Traversal<Vertex,Integer> | 
get_g_V_constantX123X()  | 
checkMap, checkOrderedResults, checkResults, checkResults, checkSideEffects, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTestafterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateExceptionpublic abstract Traversal<Vertex,String> get_g_V_chooseXhasLabelXpersonX_valuesXnameX_constantXinhumanXX()
public void g_V_constantX123X()
public void g_V_chooseXhasLabelXpersonX_valuesXnameX_constantXinhumanXX()
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.