Click or drag to resize

WebDemandTripleStore Properties

The WebDemandTripleStore type exposes the following members.

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