Click or drag to resize

WrapperNode.Graph Property

Gets the Graph the Node belongs to.

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

Property Value

Type: IGraph

Implements

INode.Graph
See Also