WrapperGraphCollectionGraphUris Property |
Gets the URIs of the Graphs in the collection.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntaxpublic override IEnumerable<Uri> GraphUris { get; }
Public Overrides ReadOnly Property GraphUris As IEnumerable(Of Uri)
Get
Property Value
Type:
IEnumerableUri
See Also