Click or drag to resize

WrapperGraphBaseUri Property

Gets/Sets the Base URI of the Graph.

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

Property Value

Type: Uri

Implements

IGraphBaseUri
See Also