Click or drag to resize

BaseGraphCollectionGraphUris Property

Provides access to the Graph URIs of Graphs in the Collection.

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

Property Value

Type: IEnumerableUri
See Also