Click or drag to resize

INodeGraphUri Property

Gets/Sets the Graph URI associated with a Node.

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

Property Value

Type: Uri
See Also