Click or drag to resize

INativelyQueryableStore Properties

The INativelyQueryableStore type exposes the following members.

Properties
  NameDescription
Public propertyGraphs
Gets the Graph Collection of Graphs in this Triple Store.
(Inherited from ITripleStore.)
Public propertyIsEmpty
Gets whether a TripleStore is Empty.
(Inherited from ITripleStore.)
Public propertyItem
Gets a Graph from the Triple Store;.
(Inherited from ITripleStore.)
Public propertyTriples
Gets all the Triples in the Triple Store which are currently loaded in memory (see remarks).
(Inherited from ITripleStore.)
Top
See Also