Click or drag to resize

WrapperGraphCollectionGraphUris Property

Gets the URIs of the Graphs in the collection.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public override IEnumerable<Uri> GraphUris { get; }

Property Value

Type: IEnumerableUri
See Also