public class GraphTraversalBenchmark extends AbstractGraphBenchmark
TinkerGraph
loaded
with the Grateful Dead data set.g, graph
DEFAULT_BENCHMARK_DIRECTORY, DEFAULT_FORKS, DEFAULT_MEASURE_ITERATIONS, DEFAULT_WARMUP_ITERATIONS, JVM_ARGS
Constructor and Description |
---|
GraphTraversalBenchmark() |
Modifier and Type | Method and Description |
---|---|
List<Edge> |
g_E_hasLabelXwrittenByX_whereXinV_inEXsungByX_count_isX0XX_subgraphXsgX() |
List<Map<Object,Long>> |
g_V_label_groupCount() |
List<List<Object>> |
g_V_localXout_out_valuesXnameX_foldX() |
List<Object> |
g_V_match_selectXbX_valuesXnameX() |
List<List<Object>> |
g_V_out_localXout_out_valuesXnameX_foldX() |
List<List<Object>> |
g_V_out_mapXout_out_valuesXnameX_toListX() |
List<Path> |
g_V_out_out_out_path() |
List<Vertex> |
g_V_out_out_out() |
List<Vertex> |
g_V_outE_inV_outE_inV_outE_inV() |
List<Vertex> |
g_V_repeatXoutX_timesX2X() |
List<Vertex> |
g_V_repeatXoutX_timesX3X() |
prepare
getForks, getMeasureIterations, getReportDir, getWarmupIterations, run
public List<Vertex> g_V_outE_inV_outE_inV_outE_inV() throws Exception
Exception
public List<Vertex> g_V_repeatXoutX_timesX2X() throws Exception
Exception
public List<Vertex> g_V_repeatXoutX_timesX3X() throws Exception
Exception
public List<List<Object>> g_V_localXout_out_valuesXnameX_foldX() throws Exception
Exception
public List<List<Object>> g_V_out_localXout_out_valuesXnameX_foldX() throws Exception
Exception
public List<List<Object>> g_V_out_mapXout_out_valuesXnameX_toListX() throws Exception
Exception
public List<Map<Object,Long>> g_V_label_groupCount() throws Exception
Exception
public List<Object> g_V_match_selectXbX_valuesXnameX() throws Exception
Exception
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.