ThreadSafeTripleStore Fields |
The ThreadSafeTripleStore type exposes the following members.
Name | Description | |
---|---|---|
_graphs |
Collection of Graphs that comprise the Triple Store.
(Inherited from BaseTripleStore.) | |
_inferenceGraphUri |
Graph Uri for the special Graph used to store inferred information.
(Inherited from TripleStore.) | |
_reasoners |
List of Reasoners that are applied to Graphs as they are added to the Triple Store.
(Inherited from TripleStore.) | |
_storeInferencesExternally |
Controls whether inferred information is stored in a special Graph or in the original Graph.
(Inherited from TripleStore.) |