BaseTransactionalQuadDataset Properties |
The BaseTransactionalQuadDataset type exposes the following members.
Name | Description | |
---|---|---|
ActiveGraphUris |
Gets the Active Graph URIs.
(Inherited from BaseQuadDataset.) | |
DefaultGraphUris |
Gets the Default Graph URIs.
(Inherited from BaseQuadDataset.) | |
Graphs |
Gets the Graphs in the dataset.
(Inherited from BaseQuadDataset.) | |
GraphUris |
Gets the URIs of the graphs in the dataset.
(Inherited from BaseQuadDataset.) | |
HasTriples |
Gets whether the dataset has any triples.
(Inherited from BaseQuadDataset.) | |
Item |
Gets a Graph from the dataset.
(Overrides BaseQuadDatasetItemUri.) | |
Triples |
Gets all triples from the dataset.
(Inherited from BaseQuadDataset.) | |
UsesUnionDefaultGraph |
Gets whether this dataset uses a union default graph.
(Inherited from BaseQuadDataset.) |