public static class UnfoldTest.Traversals extends UnfoldTest
UnfoldTest.Traversals
config, g, graph, graphComputerClass, graphProvider, name
Constructor and Description |
---|
Traversals() |
Modifier and Type | Method and Description |
---|---|
Traversal<Vertex,Edge> |
get_g_V_localXoutE_foldX_unfold() |
Traversal<Vertex,String> |
get_g_V_valueMap_unfold_mapXkeyX() |
g_V_localXoutE_foldX_unfold, g_V_valueMap_unfold_mapXkeyX
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,Edge> get_g_V_localXoutE_foldX_unfold()
get_g_V_localXoutE_foldX_unfold
in class UnfoldTest
public Traversal<Vertex,String> get_g_V_valueMap_unfold_mapXkeyX()
get_g_V_valueMap_unfold_mapXkeyX
in class UnfoldTest
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.