Uses of Annotation Interface
org.apache.tinkerpop.gremlin.FeatureRequirementSet
Packages that use FeatureRequirementSet
Package
Description
-
Uses of FeatureRequirementSet in org.apache.tinkerpop.gremlin.algorithm.generator
Methods in org.apache.tinkerpop.gremlin.algorithm.generator with annotations of type FeatureRequirementSetModifier and TypeMethodDescriptionvoidCommunityGeneratorTest.DifferentDistributionsTest.shouldGenerateDifferentGraph()voidDistributionGeneratorTest.DifferentDistributionsTest.shouldGenerateDifferentGraph()voidCommunityGeneratorTest.DifferentDistributionsTest.shouldGenerateSameGraph()voidDistributionGeneratorTest.DifferentDistributionsTest.shouldGenerateSameGraph()voidDistributionGeneratorTest.ProcessorTest.shouldProcessEdges()voidCommunityGeneratorTest.ProcessorTest.shouldProcessVerticesEdges() -
Uses of FeatureRequirementSet in org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration
Methods in org.apache.tinkerpop.gremlin.process.traversal.strategy.decoration with annotations of type FeatureRequirementSetModifier and TypeMethodDescriptionvoidEventStrategyProcessTest.shouldDetachEdgeWhenAdded()voidEventStrategyProcessTest.shouldDetachEdgeWhenRemoved()voidEventStrategyProcessTest.shouldDetachPropertyOfEdgeWhenChanged()voidEventStrategyProcessTest.shouldDetachPropertyOfEdgeWhenNew()voidEventStrategyProcessTest.shouldDetachPropertyOfEdgeWhenRemoved()voidEventStrategyProcessTest.shouldDetachPropertyOfVertexPropertyWhenChanged()voidEventStrategyProcessTest.shouldDetachPropertyOfVertexPropertyWhenNew()voidEventStrategyProcessTest.shouldDetachPropertyOfVertexPropertyWhenRemoved()voidEventStrategyProcessTest.shouldDetachVertexPropertyWhenChanged()voidEventStrategyProcessTest.shouldDetachVertexPropertyWhenNew()voidEventStrategyProcessTest.shouldDetachVertexPropertyWhenRemoved()voidEventStrategyProcessTest.shouldDetachVertexWhenAdded()voidEventStrategyProcessTest.shouldDetachVertexWhenRemoved()voidElementIdStrategyProcessTest.shouldGenerateDefaultIdOnAddEWithGeneratedId()voidElementIdStrategyProcessTest.shouldGenerateDefaultIdOnAddEWithSpecifiedId()voidElementIdStrategyProcessTest.shouldGenerateDefaultIdOnAddVWithGeneratedCustomId()voidElementIdStrategyProcessTest.shouldGenerateDefaultIdOnAddVWithGeneratedDefaultId()voidElementIdStrategyProcessTest.shouldGenerateDefaultIdOnAddVWithSpecifiedId()voidElementIdStrategyProcessTest.shouldGenerateDefaultIdOnGraphAddVWithGeneratedCustomId()voidElementIdStrategyProcessTest.shouldGenerateDefaultIdOnGraphAddVWithGeneratedDefaultId()voidElementIdStrategyProcessTest.shouldGenerateDefaultIdOnGraphAddVWithSpecifiedId()voidEventStrategyProcessTest.shouldReferenceEdgeWhenAdded()voidEventStrategyProcessTest.shouldReferenceEdgeWhenRemoved()voidEventStrategyProcessTest.shouldReferencePropertyOfEdgeWhenChanged()voidEventStrategyProcessTest.shouldReferencePropertyOfEdgeWhenNew()voidEventStrategyProcessTest.shouldReferencePropertyOfEdgeWhenRemoved()voidEventStrategyProcessTest.shouldReferencePropertyOfVertexPropertyWhenChanged()voidEventStrategyProcessTest.shouldReferencePropertyOfVertexPropertyWhenNew()voidEventStrategyProcessTest.shouldReferencePropertyOfVertexPropertyWhenRemoved()voidEventStrategyProcessTest.shouldReferenceVertexPropertyWhenChanged()voidEventStrategyProcessTest.shouldReferenceVertexPropertyWhenNew()voidEventStrategyProcessTest.shouldReferenceVertexPropertyWhenRemoved()voidEventStrategyProcessTest.shouldReferenceVertexWhenAdded()voidEventStrategyProcessTest.shouldReferenceVertexWhenRemoved()voidEventStrategyProcessTest.shouldResetAfterRollback()voidElementIdStrategyProcessTest.shouldSetIdOnAddEWithIdPropertyKeySpecifiedAndNameSuppliedAsProperty()voidElementIdStrategyProcessTest.shouldSetIdOnAddEWithNamePropertyKeySpecifiedAndNameSuppliedAsProperty()voidElementIdStrategyProcessTest.shouldSetIdOnAddVWithIdPropertyKeySpecifiedAndIdSuppliedAsProperty()voidElementIdStrategyProcessTest.shouldSetIdOnAddVWithIdPropertyKeySpecifiedAndNameSuppliedAsProperty()voidEventStrategyProcessTest.shouldTriggerAddEdge()voidEventStrategyProcessTest.shouldTriggerAddEdgeByPath()voidEventStrategyProcessTest.shouldTriggerAddEdgePropertyAdded()voidEventStrategyProcessTest.shouldTriggerAddEdgeViaMergeE()voidEventStrategyProcessTest.shouldTriggerAddVertex()voidEventStrategyProcessTest.shouldTriggerAddVertexAndPropertyUpdateWithCoalescePattern()voidEventStrategyProcessTest.shouldTriggerAddVertexFromStart()voidEventStrategyProcessTest.shouldTriggerAddVertexPropertyAdded()voidEventStrategyProcessTest.shouldTriggerAddVertexPropertyChanged()voidEventStrategyProcessTest.shouldTriggerAddVertexPropertyChangedViaMergeV()voidEventStrategyProcessTest.shouldTriggerAddVertexPropertyPropertyChanged()voidEventStrategyProcessTest.shouldTriggerAddVertexPropertyPropertyRemoved()voidEventStrategyProcessTest.shouldTriggerAddVertexViaMergeV()voidEventStrategyProcessTest.shouldTriggerAddVertexWithPropertyThenPropertyAdded()voidEventStrategyProcessTest.shouldTriggerAfterCommit()voidEventStrategyProcessTest.shouldTriggerEdgePropertyChanged()voidEventStrategyProcessTest.shouldTriggerRemoveEdge()voidEventStrategyProcessTest.shouldTriggerRemoveEdgeProperty()voidEventStrategyProcessTest.shouldTriggerRemoveVertex()voidEventStrategyProcessTest.shouldTriggerRemoveVertexProperty()voidEventStrategyProcessTest.shouldTriggerUpdateEdgePropertyAddedViaMergeE()voidEventStrategyProcessTest.shouldUseActualEdgeWhenAdded()voidEventStrategyProcessTest.shouldUseActualEdgeWhenRemoved()voidEventStrategyProcessTest.shouldUseActualPropertyOfEdgeWhenChanged()voidEventStrategyProcessTest.shouldUseActualPropertyOfEdgeWhenNew()voidEventStrategyProcessTest.shouldUseActualPropertyOfEdgeWhenRemoved()voidEventStrategyProcessTest.shouldUseActualPropertyOfVertexPropertyWhenChanged()voidEventStrategyProcessTest.shouldUseActualPropertyOfVertexPropertyWhenNew()voidEventStrategyProcessTest.shouldUseActualPropertyOfVertexPropertyWhenRemoved()voidEventStrategyProcessTest.shouldUseActualVertexPropertyWhenChanged()voidEventStrategyProcessTest.shouldUseActualVertexPropertyWhenNew()voidEventStrategyProcessTest.shouldUseActualVertexPropertyWhenRemoved()voidEventStrategyProcessTest.shouldUseActualVertexWhenAdded()voidEventStrategyProcessTest.shouldUseActualVertexWhenRemoved() -
Uses of FeatureRequirementSet in org.apache.tinkerpop.gremlin.structure
Methods in org.apache.tinkerpop.gremlin.structure with annotations of type FeatureRequirementSetModifier and TypeMethodDescriptionvoidVertexTest.BasicVertexTest.shouldAddVertexWithLabel()voidVertexPropertyTest.VertexPropertyAddition.shouldAllowIdAssignment()voidVertexPropertyTest.VertexPropertyAddition.shouldAllowIdenticalValuedMultiProperties()voidVertexPropertyTest.VertexPropertyRemoval.shouldAllowIteratingAndRemovingVertexPropertyProperties()voidPropertyTest.BasicPropertyTest.shouldAllowNullAddEdge()voidPropertyTest.BasicPropertyTest.shouldAllowNullAddVertex()voidPropertyTest.BasicPropertyTest.shouldAllowNullAddVertexProperty()voidTransactionTest.shouldAllowReferenceOfEdgeIdOutsideOfOriginalThreadAuto()voidTransactionTest.shouldAllowReferenceOfEdgeIdOutsideOfOriginalThreadManual()voidTransactionTest.shouldAllowReferenceOfEdgeOutsideOfOriginalTransactionalContextAuto()voidTransactionTest.shouldAllowReferenceOfEdgeOutsideOfOriginalTransactionalContextManual()voidTransactionTest.shouldAllowReferenceOfVertexIdOutsideOfOriginalThreadAuto()voidTransactionTest.shouldAllowReferenceOfVertexIdOutsideOfOriginalThreadManual()voidTransactionTest.shouldAllowReferenceOfVertexOutsideOfOriginalTransactionalContextAuto()voidTransactionTest.shouldAllowReferenceOfVertexOutsideOfOriginalTransactionalContextManual()voidPropertyTest.BasicPropertyTest.shouldAllowRemovalFromEdgeWhenAlreadyRemoved()voidPropertyTest.BasicPropertyTest.shouldAllowRemovalFromVertexWhenAlreadyRemoved()voidTransactionTest.shouldCommitOnCloseWhenConfigured()voidTransactionTest.shouldCommitPropertyAutoTransactionByDefault()voidEdgeTest.BasicEdgeTest.shouldGetPropertyKeysOnEdge()voidVertexTest.BasicVertexTest.shouldGetPropertyKeysOnVertex()voidVertexPropertyTest.VertexPropertyAddition.shouldHandleListVertexPropertiesWithNullPropertyValues()voidVertexPropertyTest.VertexPropertyAddition.shouldHandleListVertexPropertiesWithoutNullPropertyValues()voidVertexPropertyTest.VertexPropertyAddition.shouldHandleSetVertexProperties()voidVertexPropertyTest.VertexPropertyAddition.shouldHandleSingleVertexProperties()voidPropertyTest.BasicPropertyTest.shouldHaveStandardStringRepresentationForEdgeProperty()voidPropertyTest.BasicPropertyTest.shouldHaveStandardStringRepresentationForVertexProperty()voidPropertyTest.BasicPropertyTest.shouldHaveTruncatedStringRepresentationForEdgeProperty()voidPropertyTest.BasicPropertyTest.shouldHaveTruncatedStringRepresentationForVertexProperty()voidPropertyTest.BasicPropertyTest.shouldNotAllowNullAddEdge()voidPropertyTest.BasicPropertyTest.shouldNotAllowNullAddVertex()voidPropertyTest.BasicPropertyTest.shouldNotAllowNullAddVertexProperty()voidEdgeTest.BasicEdgeTest.shouldNotHaveAConcurrentModificationExceptionWhenIteratingAndRemovingAddingEdges()voidvoidvoidGraphTest.shouldPersistDataOnClose()voidVertexPropertyTest.VertexPropertyRemoval.shouldRemoveMultiProperties()voidVertexPropertyTest.VertexPropertyRemoval.shouldRemoveMultiPropertiesWhenVerticesAreRemoved()voidVertexPropertyTest.VertexPropertyProperties.shouldReturnEmptyIfNoMetaProperties()voidPropertyTest.BasicPropertyTest.shouldReturnEmptyPropertyIfKeyNonExistent()voidTransactionTest.shouldRollbackOnCloseByDefault()voidTransactionTest.shouldRollbackPropertyAutoTransactionByDefault()voidVertexPropertyTest.VertexPropertyAddition.shouldSetLabelOfVertexPropertyToKeyOfOwningProperty()voidVertexTest.BasicVertexTest.shouldSupportBasicVertexManipulation()voidVertexPropertyTest.VertexPropertyRemoval.shouldSupportIdempotentVertexPropertyRemoval()voidFeatureSupportTest.VertexPropertyFunctionalityTest.shouldSupportNumericIdsIfNumericIdsAreGeneratedFromTheGraph()voidVertexPropertyTest.VertexPropertyProperties.shouldSupportPropertiesOnMultiProperties()voidFeatureSupportTest.EdgeFunctionalityTest.shouldSupportRemovePropertyIfAPropertyCanBeRemoved()voidFeatureSupportTest.VertexFunctionalityTest.shouldSupportRemovePropertyIfAPropertyCanBeRemoved()voidFeatureSupportTest.VertexPropertyFunctionalityTest.shouldSupportRemovePropertyIfAPropertyCanBeRemoved()voidFeatureSupportTest.VertexPropertyFunctionalityTest.shouldSupportStringIdsIfStringIdsAreGeneratedFromTheGraph()voidFeatureSupportTest.VertexPropertyFunctionalityTest.shouldSupportUserSuppliedIdsIfAnIdCanBeAssigned()voidFeatureSupportTest.VertexPropertyFunctionalityTest.shouldSupportUserSuppliedIdsOfTypeAny()voidFeatureSupportTest.VertexPropertyFunctionalityTest.shouldSupportUserSuppliedIdsOfTypeNumericInt()voidFeatureSupportTest.VertexPropertyFunctionalityTest.shouldSupportUserSuppliedIdsOfTypeNumericLong()voidFeatureSupportTest.VertexPropertyFunctionalityTest.shouldSupportUserSuppliedIdsOfTypeString()voidFeatureSupportTest.VertexPropertyFunctionalityTest.shouldSupportUserSuppliedIdsOfTypeUuid()voidFeatureSupportTest.VertexPropertyFunctionalityTest.shouldSupportUuidIdsIfUuidIdsAreGeneratedFromTheGraph()voidVertexTest.BasicVertexTest.shouldUseDefaultLabelIfNotSpecified() -
Uses of FeatureRequirementSet in org.apache.tinkerpop.gremlin.structure.util.detached
Methods in org.apache.tinkerpop.gremlin.structure.util.detached with annotations of type FeatureRequirementSetModifier and TypeMethodDescriptionvoidDetachedVertexPropertyTest.shouldAttachToGraph()voidDetachedVertexPropertyTest.shouldAttachToVertex()voidDetachedVertexPropertyTest.shouldBeEqualsPropertiesAsIdIsTheSame()voidDetachedEdgeTest.shouldConstructDetachedEdge()voidDetachedEdgeTest.shouldConstructDetachedEdgeAsReference()voidDetachedVertexPropertyTest.shouldConstructDetachedPropertyWithHiddenFromVertex()voidDetachedVertexPropertyTest.shouldConstructDetachedPropertyWithPropertyFromVertex()voidDetachedVertexTest.shouldConstructDetachedVertex()voidDetachedVertexTest.shouldConstructDetachedVertexAsReference()voidDetachedVertexTest.shouldCreateVertex()voidDetachedVertexTest.shouldDetachCollections()voidDetachedEdgeTest.shouldHashAndEqualCorrectly()voidDetachedVertexTest.shouldHashAndEqualCorrectly()voidDetachedVertexTest.shouldIteratePropertiesOnDetached()voidDetachedVertexTest.shouldNotAllowAddEdge()voidDetachedEdgeTest.shouldNotAllowRemove()voidDetachedVertexTest.shouldNotAllowRemove()voidDetachedEdgeTest.shouldNotAllowSetProperty()voidDetachedVertexTest.shouldNotAllowSetProperty()voidDetachedPropertyTest.shouldNotBeEqualPropertiesAsThereIsDifferentKey()voidDetachedVertexPropertyTest.shouldNotBeEqualsPropertiesAsIdIsDifferent()voidDetachedEdgeTest.shouldNotConstructNewWithSomethingAlreadyDetached()voidDetachedPropertyTest.shouldNotConstructNewWithSomethingAlreadyDetached()voidDetachedVertexPropertyTest.shouldNotConstructNewWithSomethingAlreadyDetached()voidDetachedVertexTest.shouldNotConstructNewWithSomethingAlreadyDetached()voidDetachedEdgeTest.shouldNotEvaluateToEqualDifferentId()voidDetachedVertexTest.shouldNotEvaluateToEqualDifferentId()voidDetachedVertexPropertyTest.shouldNotSupportRemove() -
Uses of FeatureRequirementSet in org.apache.tinkerpop.gremlin.structure.util.reference
Methods in org.apache.tinkerpop.gremlin.structure.util.reference with annotations of type FeatureRequirementSetModifier and TypeMethodDescriptionvoidReferenceVertexPropertyTest.shouldAttachToGraph()voidReferenceVertexPropertyTest.shouldAttachToVertex()voidReferenceVertexPropertyTest.shouldBeEqualsPropertiesAsIdIsTheSame()voidReferenceEdgeTest.shouldConstructReferenceEdge()voidReferenceVertexTest.shouldConstructReferenceVertex()voidReferenceVertexTest.shouldDetachCollections()voidReferenceEdgeTest.shouldHashAndEqualCorrectly()voidReferenceVertexTest.shouldHashAndEqualCorrectly()voidReferenceVertexTest.shouldNotAllowAddEdge()voidReferenceEdgeTest.shouldNotAllowRemove()voidReferenceVertexTest.shouldNotAllowRemove()voidReferenceEdgeTest.shouldNotAllowSetProperty()voidReferenceVertexTest.shouldNotAllowSetProperty()voidReferenceVertexPropertyTest.shouldNotBeEqualsPropertiesAsIdIsDifferent()voidReferenceVertexTest.shouldNotConstructNewWithSomethingAlreadyDetached()voidReferenceEdgeTest.shouldNotConstructNewWithSomethingAlreadyReferenced()voidReferenceVertexPropertyTest.shouldNotConstructNewWithSomethingAlreadyReferenced()voidReferenceEdgeTest.shouldNotEvaluateToEqualDifferentId()voidReferenceVertexTest.shouldNotEvaluateToEqualDifferentId()voidReferenceVertexPropertyTest.shouldNotSupportRemove()