Class | Description |
---|---|
AbstractGremlinProcessTest |
Base test class for Gremlin Process tests.
|
GraphMutateBenchmark | |
GraphTraversalBenchmark |
Runs a traversal benchmarks against a
TinkerGraph loaded
with the Grateful Dead data set. |
GremlinProcessRunner | |
GroovyProcessComputerSuite |
The
GroovyProcessComputerSuite is a JUnit test runner that executes the Gremlin Test Suite over a
Graph implementation. |
GroovyProcessStandardSuite |
The
GroovyProcessStandardSuite is a JUnit test runner that executes the Gremlin Test Suite over a
Graph implementation. |
ProcessComputerSuite |
The
ProcessComputerSuite is a JUnit test runner that executes the Gremlin Test Suite over a
Graph implementation. |
ProcessPerformanceSuite | Deprecated
As of release 3.2.0-incubating, replaced by gremlin-benchmark.
|
ProcessStandardSuite |
The
ProcessStandardSuite is a JUnit test runner that executes the Gremlin Test Suite over a
Graph implementation. |
TraversalPerformanceTest | Deprecated
As of release 3.2.0, replaced by gremlin-benchmark.
|
Annotation Type | Description |
---|---|
IgnoreEngine |
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.