Click or drag to resize

WrapperGraphCollection.GraphUris 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: IEnumerable<Uri>
See Also