Class ShaclSailConnection.ValidationContainer

java.lang.Object
org.eclipse.rdf4j.sail.shacl.ShaclSailConnection.ValidationContainer
Enclosing class:
ShaclSailConnection

@Deprecated(forRemoval=true) public class ShaclSailConnection.ValidationContainer extends Object
Deprecated, for removal: This API element is subject to removal in a future version.
  • Constructor Details

    • ValidationContainer

      public ValidationContainer(Shape shape, PlanNode planNode)
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • getShape

      public 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

      public ValidationResultIterator performValidation()
      Deprecated, for removal: This API element is subject to removal in a future version.