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
Protected _reasoners As List(Of IInferenceEngine)
Field Value
Type:
ListIInferenceEngineSee Also