new EdgeLabelVerificationStrategy(logWarnings, throwException)
Parameters:
| Name | Type | Default | Description | 
|---|---|---|---|
| logWarnings | boolean | false | determines if warnings should be written to the logger when verification fails | 
| throwException | boolean | false | determines if exceptions should be thrown when verifications fails | 
- Source: