WrapperNodeGraph Property |
Gets the Graph the Node belongs to.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax public IGraph Graph { get; }
Public ReadOnly Property Graph As IGraph
Get
Property Value
Type:
IGraphImplements
INodeGraphSee Also