AsyncStorageCallbackArgsGraphUris Property |
Gets the list of Graph URIs (if applicable).
Namespace:
VDS.RDF.Storage
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public IEnumerable<Uri> GraphUris { get; }
Public ReadOnly Property GraphUris As IEnumerable(Of Uri)
Get
Property Value
Type:
IEnumerableUriSee Also