ISparqlDataset Properties |
The ISparqlDataset type exposes the following members.
Name | Description | |
---|---|---|
ActiveGraphUris |
Gets the enumeration of the Graph URIs that currently make up the active graph.
| |
DefaultGraphUris |
Gets the enumeration of the Graph URIs that currently make up the default graph.
| |
Graphs |
Gets all the Graphs in the Dataset.
| |
GraphUris |
Gets all the URIs of 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 the Triples in the Dataset.
| |
UsesUnionDefaultGraph |
Gets whether the Default Graph is treated as being the union of all Graphs in the dataset when no Default Graph is otherwise set.
|