WrapperDatasetGraphUris Property |
Gets the URIs of Graphs in the dataset.
Namespace:
VDS.RDF.Query.Datasets
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public virtual IEnumerable<Uri> GraphUris { get; }
Public Overridable ReadOnly Property GraphUris As IEnumerable(Of Uri)
Get
Property Value
Type:
IEnumerableUriImplements
ISparqlDatasetGraphUrisSee Also