Package | Description |
---|---|
org.apache.tinkerpop.gremlin.groovy | |
org.apache.tinkerpop.gremlin.process | |
org.apache.tinkerpop.gremlin.structure |
Modifier and Type | Class and Description |
---|---|
class |
GroovyEnvironmentIntegrateSuite
Deprecated.
As of release 3.2.4, not replaced as a test suite that Graph Providers need to implement.
|
class |
GroovyEnvironmentPerformanceSuite
Deprecated.
As of release 3.2.1, replaced by gremlin-benchmark.
|
class |
GroovyEnvironmentSuite
Deprecated.
As of release 3.2.4, not replaced as a test suite that Graph Providers need to implement.
|
Modifier and Type | Class and Description |
---|---|
class |
GroovyProcessComputerSuite
Deprecated.
As of release 3.2.4, not replaced as a test suite that Graph Providers need to implement.
|
class |
GroovyProcessStandardSuite
Deprecated.
As of release 3.2.4, not replaced as a test suite that Graph Providers need to implement.
|
class |
ProcessComputerSuite
The
ProcessComputerSuite is a JUnit test runner that executes the Gremlin Test Suite over a
Graph implementation. |
class |
ProcessPerformanceSuite
Deprecated.
As of release 3.2.0-incubating, replaced by gremlin-benchmark.
|
class |
ProcessStandardSuite
The
ProcessStandardSuite is a JUnit test runner that executes the Gremlin Test Suite over a
Graph implementation. |
Modifier and Type | Class and Description |
---|---|
class |
StructureIntegrateSuite
The
StructureIntegrationSuite is a JUnit test runner that executes the Gremlin Test Suite over a
Graph implementation. |
class |
StructurePerformanceSuite
Deprecated.
As of release 3.2.1, replaced by gremlin-benchmark.
|
class |
StructureStandardSuite
The
StructureStandardSuite is a JUnit test runner that executes the Gremlin Test Suite over a
Graph implementation. |
Copyright © 2013–2018 Apache Software Foundation. All rights reserved.