Class ShaclSailConnection.Settings
java.lang.Object
org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.Settings
- Enclosing class:
ShaclSailConnection
- Author:
- Heshan Jayasinghe, HÃ¥vard Ottestad
-
Constructor Summary
ConstructorsConstructorDescriptionSettings()
Deprecated, for removal: This API element is subject to removal in a future version.Settings
(boolean cacheSelectNodes, boolean validationEnabled, boolean parallelValidation, IsolationLevel isolationLevel) Settings
(ShaclSailConnection connection) -
Method Summary
-
Constructor Details
-
Settings
Deprecated, for removal: This API element is subject to removal in a future version. -
Settings
public Settings(boolean cacheSelectNodes, boolean validationEnabled, boolean parallelValidation, IsolationLevel isolationLevel) -
Settings
-
-
Method Details
-
getValidationApproach
-
isCacheSelectNodes
public boolean isCacheSelectNodes() -
isParallelValidation
public boolean isParallelValidation() -
getIsolationLevel
-
toString
-
switchToBulkValidation
public void switchToBulkValidation()
-