public static class ConstantTest.Traversals extends ConstantTest
ConstantTest.Traversals
config, g, graph, graphProvider, name, shouldTestIteratorLeak
Constructor and Description |
---|
Traversals() |
Modifier and Type | Method and Description |
---|---|
Traversal<Vertex,String> |
get_g_V_chooseXhasLabelXpersonX_valuesXnameX_constantXinhumanXX() |
Traversal<Vertex,Integer> |
get_g_V_constantX123X() |
Traversal<Vertex,Void> |
get_g_V_constantXnullX() |
g_V_chooseXhasLabelXpersonX_valuesXnameX_constantXinhumanXX, g_V_constantX123X, g_V_constantXnullX
checkHasNext, checkMap, checkOrderedResults, checkResults, checkResults, checkSideEffects, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTest
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyRootIdentification, verifyUniqueStepIds
public Traversal<Vertex,Integer> get_g_V_constantX123X()
get_g_V_constantX123X
in class ConstantTest
public Traversal<Vertex,Void> get_g_V_constantXnullX()
get_g_V_constantXnullX
in class ConstantTest
public Traversal<Vertex,String> get_g_V_chooseXhasLabelXpersonX_valuesXnameX_constantXinhumanXX()
get_g_V_chooseXhasLabelXpersonX_valuesXnameX_constantXinhumanXX
in class ConstantTest
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.