Click or drag to resize

TripleStore_reasoners Field

List of Reasoners that are applied to Graphs as they are added to the Triple Store.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected List<IInferenceEngine> _reasoners

Field Value

Type: ListIInferenceEngine
See Also