Click or drag to resize

BaseImmutableQuadDataset Properties

The BaseImmutableQuadDataset type exposes the following members.

Properties
  NameDescription
Public propertyActiveGraphUris
Gets the Active Graph URIs.
(Inherited from BaseQuadDataset.)
Public propertyDefaultGraphUris
Gets the Default Graph URIs.
(Inherited from BaseQuadDataset.)
Public propertyGraphs
Gets the Graphs in the dataset.
(Inherited from BaseQuadDataset.)
Public propertyGraphUris
Gets the URIs of the graphs in the dataset.
(Inherited from BaseQuadDataset.)
Public propertyHasTriples
Gets whether the dataset has any triples.
(Inherited from BaseQuadDataset.)
Public propertyItem
Gets the Graph with the given URI from the Dataset.
(Inherited from BaseQuadDataset.)
Public propertyTriples
Gets all triples from the dataset.
(Inherited from BaseQuadDataset.)
Public propertyUsesUnionDefaultGraph
Gets whether this dataset uses a union default graph.
(Inherited from BaseQuadDataset.)
Top
See Also