Uses of Package
org.apache.tinkerpop.gremlin
-
Classes in org.apache.tinkerpop.gremlin used by org.apache.tinkerpop.gremlin Class Description AbstractGraphProvider A basic GraphProvider which simply requires the implementer to supply their base configuration for their Graph instance.AbstractGremlinTest Sets up g based on the current graph configuration and checks required features for the test.ExceptionCoverage Defines the list of standard exceptions covered by a test set.FeatureRequirement A FeatureRequirement annotation defines a feature to check for a test in the Gremlin Test Suite.FeatureRequirementSet.Package GraphProvider Those developing Gremlin implementations must provide a GraphProvider implementation so that the different test suites know how to instantiate their implementations.GraphProvider.Descriptor An annotation to be applied to aGraphProvider
implementation that provides additional information about its intentions.GraphProvider.TestListener LoadGraphWith Annotations to define a graph example to load from test resources prior to test execution.LoadGraphWith.GraphData -
Classes in org.apache.tinkerpop.gremlin used by org.apache.tinkerpop.gremlin.algorithm.generator Class Description AbstractGremlinTest Sets up g based on the current graph configuration and checks required features for the test.FeatureRequirement A FeatureRequirement annotation defines a feature to check for a test in the Gremlin Test Suite.FeatureRequirementSet Logically grouped features used to simplify test annotations. -
Classes in org.apache.tinkerpop.gremlin used by org.apache.tinkerpop.gremlin.features Class Description LoadGraphWith.GraphData -
Classes in org.apache.tinkerpop.gremlin used by org.apache.tinkerpop.gremlin.process Class Description AbstractGremlinSuite Base Gremlin test suite from which different classes of tests can be exposed to implementers.AbstractGremlinTest Sets up g based on the current graph configuration and checks required features for the test. -
Classes in org.apache.tinkerpop.gremlin used by org.apache.tinkerpop.gremlin.process.computer Class Description AbstractGremlinTest Sets up g based on the current graph configuration and checks required features for the test.ExceptionCoverageSet A group ofExceptionCoverage
sideEffects.LoadGraphWith Annotations to define a graph example to load from test resources prior to test execution. -
Classes in org.apache.tinkerpop.gremlin used by org.apache.tinkerpop.gremlin.process.computer.clone Class Description AbstractGremlinTest Sets up g based on the current graph configuration and checks required features for the test.LoadGraphWith Annotations to define a graph example to load from test resources prior to test execution. -
Classes in org.apache.tinkerpop.gremlin used by org.apache.tinkerpop.gremlin.process.computer.ranking.pagerank Class Description AbstractGremlinTest Sets up g based on the current graph configuration and checks required features for the test.LoadGraphWith Annotations to define a graph example to load from test resources prior to test execution. -
Classes in org.apache.tinkerpop.gremlin used by org.apache.tinkerpop.gremlin.process.computer.search.path Class Description AbstractGremlinTest Sets up g based on the current graph configuration and checks required features for the test.LoadGraphWith Annotations to define a graph example to load from test resources prior to test execution. -
Classes in org.apache.tinkerpop.gremlin used by org.apache.tinkerpop.gremlin.process.traversal Class Description AbstractGremlinTest Sets up g based on the current graph configuration and checks required features for the test.ExceptionCoverageSet A group ofExceptionCoverage
sideEffects.FeatureRequirement A FeatureRequirement annotation defines a feature to check for a test in the Gremlin Test Suite.LoadGraphWith Annotations to define a graph example to load from test resources prior to test execution. -
Classes in org.apache.tinkerpop.gremlin used by org.apache.tinkerpop.gremlin.process.traversal.step Class Description AbstractGremlinTest Sets up g based on the current graph configuration and checks required features for the test.FeatureRequirement A FeatureRequirement annotation defines a feature to check for a test in the Gremlin Test Suite.FeatureRequirements Holds a collection ofFeatureRequirement
annotations enabling multipleFeatureRequirement
definitions to be applied to a single test method.LoadGraphWith Annotations to define a graph example to load from test resources prior to test execution. -
Classes in org.apache.tinkerpop.gremlin used by org.apache.tinkerpop.gremlin.process.traversal.step.branch Class Description AbstractGremlinTest Sets up g based on the current graph configuration and checks required features for the test.FeatureRequirement A FeatureRequirement annotation defines a feature to check for a test in the Gremlin Test Suite.LoadGraphWith Annotations to define a graph example to load from test resources prior to test execution. -
Classes in org.apache.tinkerpop.gremlin used by org.apache.tinkerpop.gremlin.process.traversal.step.filter Class Description AbstractGremlinTest Sets up g based on the current graph configuration and checks required features for the test.FeatureRequirement A FeatureRequirement annotation defines a feature to check for a test in the Gremlin Test Suite.FeatureRequirements Holds a collection ofFeatureRequirement
annotations enabling multipleFeatureRequirement
definitions to be applied to a single test method.LoadGraphWith Annotations to define a graph example to load from test resources prior to test execution. -
Classes in org.apache.tinkerpop.gremlin used by org.apache.tinkerpop.gremlin.process.traversal.step.map Class Description AbstractGremlinTest Sets up g based on the current graph configuration and checks required features for the test.FeatureRequirement A FeatureRequirement annotation defines a feature to check for a test in the Gremlin Test Suite.FeatureRequirements Holds a collection ofFeatureRequirement
annotations enabling multipleFeatureRequirement
definitions to be applied to a single test method.FeatureRequirementSet Logically grouped features used to simplify test annotations.LoadGraphWith Annotations to define a graph example to load from test resources prior to test execution. -
Classes in org.apache.tinkerpop.gremlin used by org.apache.tinkerpop.gremlin.process.traversal.step.sideEffect Class Description AbstractGremlinTest Sets up g based on the current graph configuration and checks required features for the test.FeatureRequirements Holds a collection ofFeatureRequirement
annotations enabling multipleFeatureRequirement
definitions to be applied to a single test method.LoadGraphWith Annotations to define a graph example to load from test resources prior to test execution. -
Classes in org.apache.tinkerpop.gremlin used by org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration Class Description AbstractGremlinTest Sets up g based on the current graph configuration and checks required features for the test.FeatureRequirement A FeatureRequirement annotation defines a feature to check for a test in the Gremlin Test Suite.FeatureRequirements Holds a collection ofFeatureRequirement
annotations enabling multipleFeatureRequirement
definitions to be applied to a single test method.FeatureRequirementSet Logically grouped features used to simplify test annotations.LoadGraphWith Annotations to define a graph example to load from test resources prior to test execution. -
Classes in org.apache.tinkerpop.gremlin used by org.apache.tinkerpop.gremlin.process.traversal.strategy.optimization Class Description AbstractGremlinTest Sets up g based on the current graph configuration and checks required features for the test.LoadGraphWith Annotations to define a graph example to load from test resources prior to test execution. -
Classes in org.apache.tinkerpop.gremlin used by org.apache.tinkerpop.gremlin.process.traversal.strategy.verification Class Description AbstractGremlinTest Sets up g based on the current graph configuration and checks required features for the test.FeatureRequirement A FeatureRequirement annotation defines a feature to check for a test in the Gremlin Test Suite. -
Classes in org.apache.tinkerpop.gremlin used by org.apache.tinkerpop.gremlin.structure Class Description AbstractGremlinSuite Base Gremlin test suite from which different classes of tests can be exposed to implementers.AbstractGremlinTest Sets up g based on the current graph configuration and checks required features for the test.ExceptionCoverage Defines the list of standard exceptions covered by a test set.ExceptionCoverageSet A group ofExceptionCoverage
sideEffects.FeatureRequirement A FeatureRequirement annotation defines a feature to check for a test in the Gremlin Test Suite.FeatureRequirements Holds a collection ofFeatureRequirement
annotations enabling multipleFeatureRequirement
definitions to be applied to a single test method.FeatureRequirementSet Logically grouped features used to simplify test annotations.LoadGraphWith Annotations to define a graph example to load from test resources prior to test execution. -
Classes in org.apache.tinkerpop.gremlin used by org.apache.tinkerpop.gremlin.structure.io Class Description AbstractGremlinTest Sets up g based on the current graph configuration and checks required features for the test.FeatureRequirements Holds a collection ofFeatureRequirement
annotations enabling multipleFeatureRequirement
definitions to be applied to a single test method.LoadGraphWith Annotations to define a graph example to load from test resources prior to test execution. -
Classes in org.apache.tinkerpop.gremlin used by org.apache.tinkerpop.gremlin.structure.util.detached Class Description AbstractGremlinTest Sets up g based on the current graph configuration and checks required features for the test.FeatureRequirement A FeatureRequirement annotation defines a feature to check for a test in the Gremlin Test Suite.FeatureRequirements Holds a collection ofFeatureRequirement
annotations enabling multipleFeatureRequirement
definitions to be applied to a single test method.FeatureRequirementSet Logically grouped features used to simplify test annotations.LoadGraphWith Annotations to define a graph example to load from test resources prior to test execution. -
Classes in org.apache.tinkerpop.gremlin used by org.apache.tinkerpop.gremlin.structure.util.reference Class Description AbstractGremlinTest Sets up g based on the current graph configuration and checks required features for the test.FeatureRequirement A FeatureRequirement annotation defines a feature to check for a test in the Gremlin Test Suite.FeatureRequirementSet Logically grouped features used to simplify test annotations.LoadGraphWith Annotations to define a graph example to load from test resources prior to test execution. -
Classes in org.apache.tinkerpop.gremlin used by org.apache.tinkerpop.gremlin.structure.util.star Class Description AbstractGremlinTest Sets up g based on the current graph configuration and checks required features for the test.FeatureRequirements Holds a collection ofFeatureRequirement
annotations enabling multipleFeatureRequirement
definitions to be applied to a single test method.LoadGraphWith Annotations to define a graph example to load from test resources prior to test execution.