| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.process.traversal.strategy.verification | 
| Class and Description | 
|---|
| ComputerVerificationStrategy | 
LambdaRestrictionStrategy
LambdaRestrictionStrategy does not allow lambdas to be used in a Traversal. | 
| ReadOnlyStrategy
 Detects steps marked with  
Mutating and throws an IllegalStateException if one is found. | 
| StandardVerificationStrategy | 
Copyright © 2013–2016 Apache Software Foundation. All rights reserved.