Click or drag to resize

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; }

Property Value

Type: IEnumerableUri
See Also