Interface for Triple Stores which can have a IInferenceEngine attached to them
For a list of all members of this type, see IInferencingTripleStore Members .
| Type | Description |
|---|---|
| DiskDemandTripleStore | Class for representing Triple Stores which are collections of RDF Graphs |
| ThreadSafeTripleStore | A thread safe variant of TripleStore, simply a TripleStore instance with a ThreadSafeGraphCollection decorator around it's underlying BaseGraphCollection |
| TripleStore | Class for representing Triple Stores which are collections of RDF Graphs |
| WebDemandTripleStore | Class for representing Triple Stores which are collections of RDF Graphs |
Namespace: VDS.RDF
Assembly: dotNetRDF (in dotNetRDF.dll)
IInferencingTripleStore Members | VDS.RDF Namespace