InMemoryDataset Properties |
The InMemoryDataset type exposes the following members.
Name | Description | |
---|---|---|
![]() | ActiveGraphUris |
Gets the Active Graph URIs.
(Inherited from BaseDataset.) |
![]() | DefaultGraphUris |
Gets the Default Graph URIs.
(Inherited from BaseDataset.) |
![]() | Graphs |
Gets all the Graphs in the Dataset.
(Overrides BaseDatasetGraphs.) |
![]() | GraphUris |
Gets all the URIs of Graphs in the Dataset.
(Overrides BaseDatasetGraphUris.) |
![]() | HasTriples |
Gets whether the Dataset has any Triples.
(Inherited from BaseDataset.) |
![]() | InternalDefaultGraph |
Gets a reference to the actual IGraph that is currently treated as the default graph.
(Inherited from BaseDataset.) |
![]() | Item |
Gets a Graph from the Dataset.
(Inherited from BaseTransactionalDataset.) |
![]() | Lock |
Gets the Lock used to ensure MRSW concurrency on the dataset when available.
|
![]() | Triples |
Gets all the Triples in the Dataset.
(Inherited from BaseDataset.) |
![]() | 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.
(Inherited from BaseDataset.) |