FoldTest.Traversals
config, g, graph, graphComputerClass, graphProvider, name
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
checkMap, checkResults, checkResults, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTest
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, isComputerTest, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, 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–2015 Apache Software Foundation. All rights reserved.