Click or drag to resize

GraphPersistenceWrapperBaseUri 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

IGraphBaseUri
See Also