DatasetGraphCollectionGraphUris Property |
Gets the URIs of Graphs in the Collection.
Namespace:
VDS.RDF.Query.Datasets
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public override IEnumerable<Uri> GraphUris { get; }
Public Overrides ReadOnly Property GraphUris As IEnumerable(Of Uri)
Get
Property Value
Type:
IEnumerableUriSee Also