FoldTest.Traversals
config, g, graph, graphProvider, name, shouldTestIteratorLeak
Constructor and Description |
---|
Traversals() |
Modifier and Type | Method and Description |
---|---|
Traversal<Vertex,Integer> |
get_g_V_age_foldX0_plusX() |
Traversal<Vertex,Vertex> |
get_g_V_fold_unfold() |
Traversal<Vertex,List<Vertex>> |
get_g_V_fold() |
g_V_age_foldX0_plusX, g_V_fold_unfold, g_V_fold
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,List<Vertex>> get_g_V_fold()
get_g_V_fold
in class FoldTest
public Traversal<Vertex,Vertex> get_g_V_fold_unfold()
get_g_V_fold_unfold
in class FoldTest
public Traversal<Vertex,Integer> get_g_V_age_foldX0_plusX()
get_g_V_age_foldX0_plusX
in class FoldTest
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.