@Deprecated public class TraversalPerformanceTest extends AbstractGremlinTest
Modifier and Type | Field and Description |
---|---|
TestRule |
benchmarkRun
Deprecated.
|
static int |
DEFAULT_BENCHMARK_ROUNDS
Deprecated.
|
static int |
DEFAULT_WARMUP_ROUNDS
Deprecated.
|
config, g, graph, graphProvider, name
Constructor and Description |
---|
TraversalPerformanceTest()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
g_E_hasLabelXwrittenByX_whereXinV_inEXsungByX_count_isX0XX_subgraphXsgX()
Deprecated.
|
void |
g_V_label_groupCount()
Deprecated.
|
void |
g_V_localXout_out_valuesXnameX_foldX()
Deprecated.
|
void |
g_V_match_selectXbX_valuesXnameX()
Deprecated.
|
void |
g_V_out_localXout_out_valuesXnameX_foldX()
Deprecated.
|
void |
g_V_out_mapXout_out_valuesXnameX_toListX()
Deprecated.
|
void |
g_V_out_out_out_path()
Deprecated.
|
void |
g_V_out_out_out()
Deprecated.
|
void |
g_V_outE_inV_outE_inV_outE_inV()
Deprecated.
|
void |
g_V_repeatXoutX_timesX2X()
Deprecated.
|
void |
g_V_repeatXoutX_timesX3X()
Deprecated.
|
afterLoadGraphWith, assertVertexEdgeCounts, beforeLoadGraphWith, convertToEdgeId, convertToEdgeId, convertToVertex, convertToVertexId, convertToVertexId, convertToVertexProperty, convertToVertexPropertyId, convertToVertexPropertyId, getAssertVertexEdgeCounts, 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_out_out_out_path() throws Exception
Exception
public void g_V_repeatXoutX_timesX2X() throws Exception
Exception
public void g_V_repeatXoutX_timesX3X() 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_label_groupCount() throws Exception
Exception
public void g_V_match_selectXbX_valuesXnameX() throws Exception
Exception
Copyright © 2013–2017 Apache Software Foundation. All rights reserved.