Click or drag to resize

BaseDemandDataset Properties

The BaseDemandDataset type exposes the following members.

Properties
  NameDescription
Public propertyActiveGraphUris
Gets the Active Graph URIs.
(Inherited from WrapperDataset.)
Public propertyDefaultGraphUris
Gets the Default Graph URIs.
(Inherited from WrapperDataset.)
Public propertyGraphs
Gets the Graphs in the dataset.
(Inherited from WrapperDataset.)
Public propertyGraphUris
Gets the URIs of Graphs in the dataset.
(Inherited from WrapperDataset.)
Public propertyHasTriples
Gets whether the dataset has any triples.
(Inherited from WrapperDataset.)
Public propertyItem
Gets a Graph from the dataset.
(Inherited from WrapperDataset.)
Public propertyLock
Gets the Lock used to ensure MRSW concurrency on the dataset when available.
(Inherited from WrapperDataset.)
Public propertyTriples
Gets all triples from the dataset.
(Inherited from WrapperDataset.)
Public propertyUnderlyingDataset
Gets the underlying dataset.
(Inherited from WrapperDataset.)
Public propertyUsesUnionDefaultGraph
Gets whether the default graph is the union of all graphs.
(Inherited from WrapperDataset.)
Top
See Also