InMemoryQuadDataset Properties |
The InMemoryQuadDataset 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 all the Graphs in the Dataset.
(Overrides BaseQuadDatasetGraphs.) | |
GraphUris |
Gets all the URIs of Graphs in the Dataset.
(Overrides BaseQuadDatasetGraphUris.) | |
HasTriples |
Gets whether the dataset has any triples.
(Inherited from BaseQuadDataset.) | |
Item |
Gets a Graph from the dataset.
(Inherited from BaseTransactionalQuadDataset.) | |
Lock |
Gets the Lock used to ensure MRSW concurrency on the dataset when available.
| |
Triples |
Gets all triples from the dataset.
(Inherited from BaseQuadDataset.) | |
UsesUnionDefaultGraph |
Gets whether this dataset uses a union default graph.
(Inherited from BaseQuadDataset.) |