OrTest.Traversals
config, g, graph, graphProvider, name
Constructor and Description |
---|
Traversals() |
Modifier and Type | Method and Description |
---|---|
Traversal<Vertex,Vertex> |
get_g_V_asXaX_orXselectXaX_selectXaXX() |
Traversal<Vertex,String> |
get_g_V_orXhasXage_gt_27X__outE_count_gte_2X_name() |
Traversal<Vertex,String> |
get_g_V_orXoutEXknowsX__hasXlabel_softwareX_or_hasXage_gte_35XX_name() |
g_V_asXaX_orXselectXaX_selectXaXX, g_V_orXhasXage_gt_27X__outE_count_gte_2X_name, g_V_orXoutEXknowsX__hasXlabel_softwareX_or_hasXage_gte_35XX_name
checkMap, checkOrderedResults, 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,String> get_g_V_orXhasXage_gt_27X__outE_count_gte_2X_name()
get_g_V_orXhasXage_gt_27X__outE_count_gte_2X_name
in class OrTest
public Traversal<Vertex,String> get_g_V_orXoutEXknowsX__hasXlabel_softwareX_or_hasXage_gte_35XX_name()
get_g_V_orXoutEXknowsX__hasXlabel_softwareX_or_hasXage_gte_35XX_name
in class OrTest
public Traversal<Vertex,Vertex> get_g_V_asXaX_orXselectXaX_selectXaXX()
get_g_V_asXaX_orXselectXaX_selectXaXX
in class OrTest
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.