LocalTest.Traversals
config, g, graph, graphProvider, name, shouldTestIteratorLeak
Constructor and Description |
---|
Traversals() |
g_V_hasXlabel_personX_asXaX_localXoutXcreatedX_asXbXX_selectXa_bX_byXnameX_byXidX, g_V_localXbothEXcreatedX_limitX1XX_otherV_name, g_V_localXinEXknowsX_limitX2XX_outV_name, g_V_localXmatchXproject__created_person__person_name_nameX_selectXname_projectX_by_byXnameX, g_V_localXoutE_countX, g_V_localXpropertiesXlocationX_order_byXvalueX_limitX2XX_value, g_VX1X_localXoutEXknowsX_limitX1XX_inV_name, g_VX4X_localXbothE_limitX1XX_otherV_name, g_VX4X_localXbothE_limitX2XX_otherV_name, g_VX4X_localXbothEX1_createdX_limitX1XX, g_VX4X_localXbothEXknows_createdX_limitX1XX
checkMap, checkOrderedResults, checkResults, checkResults, checkSideEffects, graphMeetsTestRequirements, hasGraphComputerRequirement, makeMapList, setupTest
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdge, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRollback, validateException, verifyUniqueStepIds
public Traversal<Vertex,String> get_g_V_localXpropertiesXlocationX_order_byXvalueX_limitX2XX_value()
get_g_V_localXpropertiesXlocationX_order_byXvalueX_limitX2XX_value
in class LocalTest
public Traversal<Vertex,Map<String,Object>> get_g_V_hasXlabel_personX_asXaX_localXoutXcreatedX_asXbXX_selectXa_bX_byXnameX_byXidX()
get_g_V_hasXlabel_personX_asXaX_localXoutXcreatedX_asXbXX_selectXa_bX_byXnameX_byXidX
in class LocalTest
public Traversal<Vertex,Long> get_g_V_localXoutE_countX()
get_g_V_localXoutE_countX
in class LocalTest
public Traversal<Vertex,String> get_g_VX1X_localXoutEXknowsX_limitX1XX_inV_name(Object v1Id)
get_g_VX1X_localXoutEXknowsX_limitX1XX_inV_name
in class LocalTest
public Traversal<Vertex,String> get_g_V_localXbothEXcreatedX_limitX1XX_otherV_name()
get_g_V_localXbothEXcreatedX_limitX1XX_otherV_name
in class LocalTest
public Traversal<Vertex,Edge> get_g_VX4X_localXbothEX1_createdX_limitX1XX(Object v4Id)
get_g_VX4X_localXbothEX1_createdX_limitX1XX
in class LocalTest
public Traversal<Vertex,Edge> get_g_VX4X_localXbothEXknows_createdX_limitX1XX(Object v4Id)
get_g_VX4X_localXbothEXknows_createdX_limitX1XX
in class LocalTest
public Traversal<Vertex,String> get_g_VX4X_localXbothE_limitX1XX_otherV_name(Object v4Id)
get_g_VX4X_localXbothE_limitX1XX_otherV_name
in class LocalTest
public Traversal<Vertex,String> get_g_VX4X_localXbothE_limitX2XX_otherV_name(Object v4Id)
get_g_VX4X_localXbothE_limitX2XX_otherV_name
in class LocalTest
public Traversal<Vertex,String> get_g_V_localXinEXknowsX_limitX2XX_outV_name()
get_g_V_localXinEXknowsX_limitX2XX_outV_name
in class LocalTest
Copyright © 2013–2021 Apache Software Foundation. All rights reserved.