Click or drag to resize

INodeGraph Property

Gets the Graph the Node belongs to.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
IGraph Graph { get; }

Property Value

Type: IGraph
See Also