Class ShaclSailConnection.ValidationContainer
java.lang.Object
org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.ValidationContainer
- Enclosing class:
ShaclSailConnection
Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final PlanNodeDeprecated, for removal: This API element is subject to removal in a future version.private final ShapeDeprecated, for removal: This API element is subject to removal in a future version.private final ValidationExecutionLoggerDeprecated, for removal: This API element is subject to removal in a future version. -
Constructor Summary
ConstructorsConstructorDescriptionValidationContainer(Shape shape, PlanNode planNode) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptiongetShape()Deprecated, for removal: This API element is subject to removal in a future version.private voidhandlePostLogging(long before, ValidationResultIterator validationResults) Deprecated, for removal: This API element is subject to removal in a future version.private voidDeprecated, for removal: This API element is subject to removal in a future version.booleanDeprecated, for removal: This API element is subject to removal in a future version.Deprecated, for removal: This API element is subject to removal in a future version.
-
Field Details
-
shape
Deprecated, for removal: This API element is subject to removal in a future version. -
planNode
Deprecated, for removal: This API element is subject to removal in a future version. -
validationExecutionLogger
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Constructor Details
-
ValidationContainer
-
-
Method Details
-
getShape
Deprecated, for removal: This API element is subject to removal in a future version. -
hasPlanNode
public boolean hasPlanNode()Deprecated, for removal: This API element is subject to removal in a future version. -
performValidation
Deprecated, for removal: This API element is subject to removal in a future version. -
handlePreLogging
private void handlePreLogging()Deprecated, for removal: This API element is subject to removal in a future version. -
handlePostLogging
Deprecated, for removal: This API element is subject to removal in a future version.
-