Package com.complexible.stardog.icv
API classes for using Integrity Constraints. Integrity Constraints allow users to check or enforce that the contents of the database adheres to given constraints.
- Since:
- 0.7
- Version:
- 2.1
- Author:
- Michael Grove
-
Interface Summary Interface Description Constraint Interface to represent an integrity constraint.ConstraintViolation<T> Interface to represent the violation of an integrity constraint.ICValidator End-user interface for Integrity Constraint Validation support on a Stardog database.ValidationReporter Interface to generate a SHACL validation report. -
Class Summary Class Description ConstraintFactory Factory to simplify creating constraint objects.ICV Set of utility functions for dealing with Stardog ICV support.ICVOptions