ThreadSafeTripleStore Properties |
The ThreadSafeTripleStore type exposes the following members.
| Name | Description | |
|---|---|---|
| Graphs |
Gets the Collection of Graphs that comprise this Triple Store.
(Inherited from BaseTripleStore.) | |
| IsEmpty |
Gets whether the Triple Store is empty.
(Inherited from BaseTripleStore.) | |
| Item |
Gets the Graph with the given URI.
(Inherited from BaseTripleStore.) | |
| Triples |
Gets all the Triples in the Triple Store.
(Inherited from BaseTripleStore.) |