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