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() |
g_V_chooseXhasLabelXpersonX_valuesXnameX_constantXinhumanXX, g_V_constantX123X
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
public Traversal<Vertex,Integer> get_g_V_constantX123X()
get_g_V_constantX123X
in class ConstantTest
public Traversal<Vertex,String> get_g_V_chooseXhasLabelXpersonX_valuesXnameX_constantXinhumanXX()
get_g_V_chooseXhasLabelXpersonX_valuesXnameX_constantXinhumanXX
in class ConstantTest
Copyright © 2013–2020 Apache Software Foundation. All rights reserved.