Package org.apache.tinkerpop.gremlin
Annotation Interface FeatureRequirementSet
Logically grouped features used to simplify test annotations. This annotation can be used in conjunction
with
FeatureRequirement and features automatically added by LoadGraphWith.- Author:
- Stephen Mallette (http://stephen.genoprime.com)
-
Nested Class Summary
Nested Classes -
Optional Element Summary
Optional ElementsModifier and TypeOptional ElementDescriptionThe set of feature requirements to require for the test.
-
Element Details
-
value
The set of feature requirements to require for the test.- Default:
- SIMPLE
-