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