Click or drag to resize

ConsistencyServiceIsConsistent Method

Returns whether the Knowledge Base is consistent.

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

Return Value

Type: Boolean

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

See Also