Click or drag to resize

IGraphBaseUri Property

Gets/Sets the Base Uri for the Graph.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
Uri BaseUri { get; set; }

Property Value

Type: Uri
See Also