Package org.eclipse.rdf4j.sail.shacl
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.
-
Constructor Summary
ConstructorDescriptionValidationContainer
(org.eclipse.rdf4j.sail.shacl.ast.Shape shape, PlanNode planNode) Deprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptionorg.eclipse.rdf4j.sail.shacl.ast.Shape
getShape()
Deprecated, for removal: This API element is subject to removal in a future version.boolean
Deprecated, 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.
-
Constructor Details
-
ValidationContainer
Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
getShape
public org.eclipse.rdf4j.sail.shacl.ast.Shape 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.
-