DedupTest.Traversals
config, g, graph, graphProvider, name
Constructor and Description |
---|
Traversals() |
g_V_asXaX_both_asXbX_dedupXa_bX_byXlabelX_selectXa_bX, g_V_asXaX_outXcreatedX_asXbX_inXcreatedX_asXcX_dedupXa_bX_path, g_V_asXaX_repeatXbothX_timesX3X_emit_asXbX_group_byXselectXaXX_byXselectXbX_dedup_order_byXidX_foldX_selectXvaluesX_unfold_dedup, g_V_both_both_dedup_byXlabelX, g_V_both_both_dedup_byXoutE_countX_name, g_V_both_both_dedup, g_V_both_both_name_dedup, g_V_both_dedup_name, g_V_both_hasXlabel_softwareX_dedup_byXlangX_name, g_V_both_name_order_byXa_bX_dedup_value, g_V_group_byXlabelX_byXbothE_weight_dedup_foldX, g_V_groupCount_selectXvaluesX_unfold_dedup, g_V_out_asXxX_in_asXyX_selectXx_yX_byXnameX_fold_dedupXlocal_x_yX_unfold, g_V_out_in_valuesXnameX_fold_dedupXlocalX_unfold, g_V_outE_asXeX_inV_asXvX_selectXeX_order_byXweight_incrX_selectXvX_valuesXnameX_dedup, g_V_repeatXdedupX_timesX2X_count
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_out_in_valuesXnameX_fold_dedupXlocalX_unfold()
get_g_V_out_in_valuesXnameX_fold_dedupXlocalX_unfold
in class DedupTest
public Traversal<Vertex,Map<String,String>> get_g_V_out_asXxX_in_asXyX_selectXx_yX_byXnameX_fold_dedupXlocal_x_yX_unfold()
get_g_V_out_asXxX_in_asXyX_selectXx_yX_byXnameX_fold_dedupXlocal_x_yX_unfold
in class DedupTest
public Traversal<Vertex,String> get_g_V_both_dedup_name()
get_g_V_both_dedup_name
in class DedupTest
public Traversal<Vertex,String> get_g_V_both_hasXlabel_softwareX_dedup_byXlangX_name()
get_g_V_both_hasXlabel_softwareX_dedup_byXlangX_name
in class DedupTest
public Traversal<Vertex,String> get_g_V_both_name_order_byXa_bX_dedup_value()
get_g_V_both_name_order_byXa_bX_dedup_value
in class DedupTest
public Traversal<Vertex,String> get_g_V_both_both_name_dedup()
get_g_V_both_both_name_dedup
in class DedupTest
public Traversal<Vertex,Vertex> get_g_V_both_both_dedup()
get_g_V_both_both_dedup
in class DedupTest
public Traversal<Vertex,Vertex> get_g_V_both_both_dedup_byXlabelX()
get_g_V_both_both_dedup_byXlabelX
in class DedupTest
public Traversal<Vertex,Map<String,List<Double>>> get_g_V_group_byXlabelX_byXbothE_weight_dedup_foldX()
get_g_V_group_byXlabelX_byXbothE_weight_dedup_foldX
in class DedupTest
public Traversal<Vertex,Map<String,Vertex>> get_g_V_asXaX_both_asXbX_dedupXa_bX_byXlabelX_selectXa_bX()
get_g_V_asXaX_both_asXbX_dedupXa_bX_byXlabelX_selectXa_bX
in class DedupTest
public Traversal<Vertex,Path> get_g_V_asXaX_outXcreatedX_asXbX_inXcreatedX_asXcX_dedupXa_bX_path()
get_g_V_asXaX_outXcreatedX_asXbX_inXcreatedX_asXcX_dedupXa_bX_path
in class DedupTest
public Traversal<Vertex,String> get_g_V_outE_asXeX_inV_asXvX_selectXeX_order_byXweight_incrX_selectXvX_valuesXnameX_dedup()
public Traversal<Vertex,String> get_g_V_both_both_dedup_byXoutE_countX_name()
get_g_V_both_both_dedup_byXoutE_countX_name
in class DedupTest
public Traversal<Vertex,Long> get_g_V_groupCount_selectXvaluesX_unfold_dedup()
get_g_V_groupCount_selectXvaluesX_unfold_dedup
in class DedupTest
public Traversal<Vertex,Collection<String>> get_g_V_asXaX_repeatXbothX_timesX3X_emit_name_asXbX_group_byXselectXaXX_byXselectXbX_dedup_order_foldX_selectXvaluesX_unfold_dedup()
public Traversal<Vertex,Long> get_g_V_repeatXdedupX_timesX2X_count()
get_g_V_repeatXdedupX_timesX2X_count
in class DedupTest
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.