Package com.clarkparsia.stardog.icv

Provides classes for Integrity Constraint Validation (ICV) to ensure the contents of the database adheres to given constraints.

See:
          Description

Interface Summary
Constraint Marker 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.
Violation Interface representing a single constraint violation.
 

Class Summary
ConstraintFactory Factory to simplify creating constraint objects.
ICV Set of utility functions for dealing with Stardog ICV support.
 

Package com.clarkparsia.stardog.icv Description

Provides classes for Integrity Constraint Validation (ICV) to ensure the contents of the database adheres to given constraints.



Copyright © 2010-2013 Clark & Parsia. All Rights Reserved.