Uses of Class
org.apache.tinkerpop.gremlin.process.traversal.strategy.verification.AbstractWarningVerificationStrategy
Packages that use AbstractWarningVerificationStrategy
-
Uses of AbstractWarningVerificationStrategy in org.apache.tinkerpop.gremlin.process.traversal.strategy.verification
Classes in org.apache.tinkerpop.gremlin.process.traversal.strategy.verification with type parameters of type AbstractWarningVerificationStrategyModifier and TypeClassDescriptionstatic classAbstractWarningVerificationStrategy.Builder<T extends AbstractWarningVerificationStrategy,B extends AbstractWarningVerificationStrategy.Builder> Subclasses of AbstractWarningVerificationStrategy in org.apache.tinkerpop.gremlin.process.traversal.strategy.verificationModifier and TypeClassDescriptionfinal classEdgeLabelVerificationStrategydoes not allow edge traversal steps to have no label specified.classThis verification strategy detects property keys that should not be used by the traversal.