ITripleStore Properties |
The ITripleStore type exposes the following members.
Name | Description | |
---|---|---|
Graphs |
Gets the Graph Collection of Graphs in this Triple Store.
| |
IsEmpty |
Gets whether a TripleStore is Empty.
| |
Item |
Gets a Graph from the Triple Store;.
| |
Triples |
Gets all the Triples in the Triple Store which are currently loaded in memory (see remarks).
|