Click or drag to resize

IntegrityConstraintValidationServiceValidate Method

Extracts an RDF Dataset which details the Constraints violated (if any) and whether Constraints are satisified.

Namespace:  VDS.RDF.Query.Inference.Pellet.Services
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public ITripleStore Validate()

Return Value

Type: ITripleStore

[Missing <returns> documentation for "M:VDS.RDF.Query.Inference.Pellet.Services.IntegrityConstraintValidationService.Validate"]

See Also