Click or drag to resize

BaseTransactionalQuadDataset Properties

The BaseTransactionalQuadDataset 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 a Graph from the dataset.
(Overrides BaseQuadDatasetItemUri.)
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