Click or drag to resize

BaseTripleStore Properties

The BaseTripleStore type exposes the following members.

Properties
  NameDescription
Public propertyGraphs
Gets the Collection of Graphs that comprise this Triple Store.
Public propertyIsEmpty
Gets whether the Triple Store is empty.
Public propertyItem
Gets the Graph with the given URI.
Public propertyTriples
Gets all the Triples in the Triple Store.
Top
See Also