Click or drag to resize

BaseQuadDataset Properties

The BaseQuadDataset type exposes the following members.

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