GraphCollectionGraphUris Property |
Provides access to the Graph URIs of Graphs in the Collection.
Namespace:
VDS.RDF
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