public class TraversalPerformanceTest extends AbstractGremlinTest
Modifier and Type | Field and Description |
---|---|
TestRule |
benchmarkRun |
static int |
DEFAULT_BENCHMARK_ROUNDS |
static int |
DEFAULT_WARMUP_ROUNDS |
config, g, graph, graphComputerClass, graphProvider, name
Constructor and Description |
---|
TraversalPerformanceTest() |
Modifier and Type | Method and Description |
---|---|
void |
g_E_hasLabelXwrittenByX_whereXinV_inEXsungByX_count_isX0XX_subgraphXsgX() |
void |
g_V_label_groupCount() |
void |
g_V_localXout_out_valuesXnameX_foldX() |
void |
g_V_match_selectXbX_valuesXnameX() |
void |
g_V_out_localXout_out_valuesXnameX_foldX() |
void |
g_V_out_mapXout_out_valuesXnameX_toListX() |
void |
g_V_out_out_out_path() |
void |
g_V_out_out_out() |
void |
g_V_outE_inV_outE_inV_outE_inV() |
void |
g_V_repeatXoutX_timesX2X() |
void |
g_V_repeatXoutX_timesX3X() |
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, isComputerTest, printTraversalForm, setup, tearDown, tryCommit, tryCommit, tryRandomCommit, tryRollback, validateException, verifyUniqueStepIds
public static final int DEFAULT_BENCHMARK_ROUNDS
public static final int DEFAULT_WARMUP_ROUNDS
public TestRule benchmarkRun
public void g_V_outE_inV_outE_inV_outE_inV() throws Exception
Exception
public void g_V_localXout_out_valuesXnameX_foldX() throws Exception
Exception
public void g_V_out_localXout_out_valuesXnameX_foldX() throws Exception
Exception
public void g_V_out_mapXout_out_valuesXnameX_toListX() throws Exception
Exception
public void g_V_match_selectXbX_valuesXnameX() throws Exception
Exception
Copyright © 2013–2015 Apache Software Foundation. All rights reserved.