Click or drag to resize

ITripleStore Properties

The ITripleStore type exposes the following members.

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