Click or drag to resize

WrapperDataset Properties

The WrapperDataset 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 Graphs in the dataset.
Public propertyHasTriples
Gets whether the dataset has any triples.
Public propertyItem
Gets a Graph from the dataset.
Public propertyLock
Gets the Lock used to ensure MRSW concurrency on the dataset when available.
Public propertyTriples
Gets all triples from the dataset.
Public propertyUnderlyingDataset
Gets the underlying dataset.
Public propertyUsesUnionDefaultGraph
Gets whether the default graph is the union of all graphs.
Top
See Also