Click or drag to resize

BaseVirtualNodeTNodeID, TGraphIDGraph Property

Gets the Graph the Node belongs to.

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

Property Value

Type: IGraph

Implements

INodeGraph
See Also