BaseDemandDataset Properties |
The BaseDemandDataset type exposes the following members.
| Name | Description | |
|---|---|---|
| ActiveGraphUris |
Gets the Active Graph URIs.
(Inherited from WrapperDataset.) | |
| DefaultGraphUris |
Gets the Default Graph URIs.
(Inherited from WrapperDataset.) | |
| Graphs |
Gets the Graphs in the dataset.
(Inherited from WrapperDataset.) | |
| GraphUris |
Gets the URIs of Graphs in the dataset.
(Inherited from WrapperDataset.) | |
| HasTriples |
Gets whether the dataset has any triples.
(Inherited from WrapperDataset.) | |
| Item |
Gets a Graph from the dataset.
(Inherited from WrapperDataset.) | |
| Lock |
Gets the Lock used to ensure MRSW concurrency on the dataset when available.
(Inherited from WrapperDataset.) | |
| Triples |
Gets all triples from the dataset.
(Inherited from WrapperDataset.) | |
| UnderlyingDataset |
Gets the underlying dataset.
(Inherited from WrapperDataset.) | |
| UsesUnionDefaultGraph |
Gets whether the default graph is the union of all graphs.
(Inherited from WrapperDataset.) |