PelletReasonerKnowledgeBase Property  | 
 
            Gets the Knowledge Base this Reasoner operates over.
            
 
    Namespace: 
   VDS.RDF.Query.Inference
    Assembly:
   dotNetRDF (in dotNetRDF.dll) Version: 
Syntaxpublic KnowledgeBase KnowledgeBase { get; }Public ReadOnly Property KnowledgeBase As KnowledgeBase
	Get
Property Value
Type: 
KnowledgeBase
See Also