WrapperDataset Properties |
The WrapperDataset 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 Graphs in the dataset.
|
![]() | HasTriples |
Gets whether the dataset has any triples.
|
![]() | Item |
Gets a Graph from the dataset.
|
![]() | Lock |
Gets the Lock used to ensure MRSW concurrency on the dataset when available.
|
![]() | Triples |
Gets all triples from the dataset.
|
![]() | UnderlyingDataset |
Gets the underlying dataset.
|
![]() | UsesUnionDefaultGraph |
Gets whether the default graph is the union of all graphs.
|