Click or drag to resize

GraphPersistenceWrapper.BaseUri Property

Gets/Sets the Base URI of the Graph.

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

Property Value

Type: Uri

Implements

IGraph.BaseUri
See Also