MatchTest.Traversals
config, g, graph, graphComputerClass, graphProvider, name
Constructor and Description |
---|
Traversals() |
g_V_matchXa_0sungBy_b__a_0sungBy_c__b_writtenBy_d__c_writtenBy_e__d_hasXname_George_HarisonX__e_hasXname_Bob_MarleyXX, g_V_matchXa_0sungBy_b__a_0writtenBy_c__b_writtenBy_d__c_sungBy_d__d_hasXname_GarciaXX, g_V_matchXa_created_b__a_repeatXoutX_timesX2XX_selectXab_nameX, g_V_matchXa_created_b__b_0created_aX, g_V_matchXa_created_b__b_0created_cX_whereXa_neq_cX_selectXa_c_nameX, g_V_matchXa_created_lop_b__b_0created_29_cX_whereXc_repeatXoutX_timesX2XX_selectXnameX, g_V_matchXa_hasXname_GarciaX__a_0writtenBy_b__a_0sungBy_bX, g_V_matchXa_knows_b__a_created_cX, g_V_matchXa_knows_b__b_created_cX, g_V_matchXa_knows_b__b_created_lop__b_matchXa1_created_b1__b1_0created_c1X_selectXc1X_cX_selectXnameX, g_V_matchXa_knows_b__c_knows_bX, g_V_matchXa_out_bX_selectXb_idX, g_V_matchXa_out_bX, g_V_matchXd_0knows_a__d_hasXname_vadasX__a_knows_b__b_created_cX, g_V_out_out_matchXa_0created_b__b_0knows_cX_selectXcX_outXcreatedX_name, testCrossJoin, testInnerJoin, testIteratorEnumerator, testOptimization
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,Map<String,Vertex>> get_g_V_matchXa_out_bX()
get_g_V_matchXa_out_bX
in class MatchTest
public Traversal<Vertex,Object> get_g_V_matchXa_out_bX_selectXb_idX()
get_g_V_matchXa_out_bX_selectXb_idX
in class MatchTest
public Traversal<Vertex,Map<String,Vertex>> get_g_V_matchXa_knows_b__b_created_cX()
get_g_V_matchXa_knows_b__b_created_cX
in class MatchTest
public Traversal<Vertex,Map<String,Vertex>> get_g_V_matchXa_knows_b__a_created_cX()
get_g_V_matchXa_knows_b__a_created_cX
in class MatchTest
public Traversal<Vertex,Map<String,Vertex>> get_g_V_matchXd_0knows_a__d_hasXname_vadasX__a_knows_b__b_created_cX()
get_g_V_matchXd_0knows_a__d_hasXname_vadasX__a_knows_b__b_created_cX
in class MatchTest
public Traversal<Vertex,Map<String,String>> get_g_V_matchXa_created_b__a_repeatXoutX_timesX2XX_selectXab_nameX()
get_g_V_matchXa_created_b__a_repeatXoutX_timesX2XX_selectXab_nameX
in class MatchTest
public Traversal<Vertex,Map<String,String>> get_g_V_matchXa_created_lop_b__b_0created_29_c__c_repeatXoutX_timesX2XX_selectXnameX()
get_g_V_matchXa_created_lop_b__b_0created_29_c__c_repeatXoutX_timesX2XX_selectXnameX
in class MatchTest
public Traversal<Vertex,Map<String,String>> get_g_V_matchXa_created_lop_b__b_0created_29_cX_whereXc_repeatXoutX_timesX2XX_selectXnameX()
public Traversal<Vertex,String> get_g_V_out_out_matchXa_0created_b__b_0knows_cX_selectXcX_outXcreatedX_name()
get_g_V_out_out_matchXa_0created_b__b_0knows_cX_selectXcX_outXcreatedX_name
in class MatchTest
public Traversal<Vertex,Map<String,Object>> get_g_V_matchXa_created_b__b_0created_aX()
get_g_V_matchXa_created_b__b_0created_aX
in class MatchTest
public Traversal<Vertex,Map<String,Object>> get_g_V_matchXa_knows_b__c_knows_bX()
get_g_V_matchXa_knows_b__c_knows_bX
in class MatchTest
public Traversal<Vertex,Map<String,String>> get_g_V_matchXa_knows_b__b_created_lop__b_matchXa1_created_b1__b1_0created_c1X_selectXc1X_cX_selectXnameX()
public Traversal<Vertex,Map<String,Vertex>> get_g_V_matchXa_hasXname_GarciaX__a_0writtenBy_b__a_0sungBy_bX()
get_g_V_matchXa_hasXname_GarciaX__a_0writtenBy_b__a_0sungBy_bX
in class MatchTest
public Traversal<Vertex,Map<String,Vertex>> get_g_V_matchXa_0sungBy_b__a_0sungBy_c__b_writtenBy_d__c_writtenBy_e__d_hasXname_George_HarisonX__e_hasXname_Bob_MarleyXX()
public Traversal<Vertex,Map<String,Vertex>> get_g_V_matchXa_0sungBy_b__a_0writtenBy_c__b_writtenBy_d__c_sungBy_d__d_hasXname_GarciaXX()
public Traversal<Vertex,Map<String,Vertex>> get_g_V_matchXa_0sungBy_b__a_0writtenBy_c__b_writtenBy_dX_whereXc_sungBy_dX_whereXd_hasXname_GarciaXX()
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.