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