CountTest.Traversals
config, g, graph, graphProvider, name
Constructor and Description |
---|
Traversals() |
Modifier and Type | Method and Description |
---|---|
Traversal<Vertex,Long> |
get_g_V_both_both_count() |
Traversal<Vertex,Long> |
get_g_V_count() |
Traversal<Vertex,Long> |
get_g_V_fold_countXlocalX() |
Traversal<Vertex,Long> |
get_g_V_hasXnoX_count() |
Traversal<Vertex,Long> |
get_g_V_out_count() |
Traversal<Vertex,Long> |
get_g_V_repeatXoutX_timesX3X_count() |
Traversal<Vertex,Long> |
get_g_V_repeatXoutX_timesX5X_asXaX_outXwrittenByX_asXbX_selectXa_bX_count() |
Traversal<Vertex,Long> |
get_g_V_repeatXoutX_timesX8X_count() |
g_V_both_both_count, g_V_count, g_V_filterXfalseX_count, g_V_fold_countXlocalX, g_V_hasXnoX_count, g_V_out_count, g_V_repeatXoutX_timesX3X_count, g_V_repeatXoutX_timesX5X_asXaX_outXwrittenByX_asXbX_selectXa_bX_count, g_V_repeatXoutX_timesX8X_count
checkMap, checkResults, checkResults, checkSideEffects, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTest
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIds
public Traversal<Vertex,Long> get_g_V_count()
get_g_V_count
in class CountTest
public Traversal<Vertex,Long> get_g_V_out_count()
get_g_V_out_count
in class CountTest
public Traversal<Vertex,Long> get_g_V_both_both_count()
get_g_V_both_both_count
in class CountTest
public Traversal<Vertex,Long> get_g_V_repeatXoutX_timesX3X_count()
get_g_V_repeatXoutX_timesX3X_count
in class CountTest
public Traversal<Vertex,Long> get_g_V_repeatXoutX_timesX8X_count()
get_g_V_repeatXoutX_timesX8X_count
in class CountTest
public Traversal<Vertex,Long> get_g_V_repeatXoutX_timesX5X_asXaX_outXwrittenByX_asXbX_selectXa_bX_count()
get_g_V_repeatXoutX_timesX5X_asXaX_outXwrittenByX_asXbX_selectXa_bX_count
in class CountTest
public Traversal<Vertex,Long> get_g_V_hasXnoX_count()
get_g_V_hasXnoX_count
in class CountTest
public Traversal<Vertex,Long> get_g_V_fold_countXlocalX()
get_g_V_fold_countXlocalX
in class CountTest
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.