public abstract class ConstantTest extends AbstractGremlinProcessTest
| Modifier and Type | Class and Description | 
|---|---|
| static class  | ConstantTest.Traversals | 
config, g, graph, graphComputerClass, graphProvider, name| 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, checkResults, checkResults, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTestafterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, isComputerTest, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIdspublic abstract Traversal<Vertex,String> get_g_V_chooseXhasLabelXpersonX_valuesXnameX_constantXinhumanXX()
public void g_V_constantX123X()
public void g_V_chooseXhasLabelXpersonX_valuesXnameX_constantXinhumanXX()
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.