public static final class EdgeLabelVerificationStrategy.Builder extends Object
| Modifier and Type | Method and Description | 
|---|---|
| EdgeLabelVerificationStrategy | create() | 
| EdgeLabelVerificationStrategy.Builder | logWarning() | 
| EdgeLabelVerificationStrategy.Builder | logWarning(boolean logWarning) | 
| EdgeLabelVerificationStrategy.Builder | throwException() | 
| EdgeLabelVerificationStrategy.Builder | throwException(boolean throwException) | 
public EdgeLabelVerificationStrategy.Builder throwException()
public EdgeLabelVerificationStrategy.Builder throwException(boolean throwException)
public EdgeLabelVerificationStrategy.Builder logWarning()
public EdgeLabelVerificationStrategy.Builder logWarning(boolean logWarning)
public EdgeLabelVerificationStrategy create()
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.