dotNetRDF API Documentation
dotNetRDF API Documentation
VDS.RDF
BaseNode Class
BaseNode Fields
_graph Field
_graphUri Field
_hashcode Field
_nodetype Field
BaseNode
_graph Field
Reference to the Graph that the Node belongs to.
Namespace:
VDS.RDF
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax
C#
VB
Copy
protected
IGraph
_graph
Protected
_graph
As
IGraph
Field Value
Type:
IGraph
See Also
Reference
BaseNode Class
VDS.RDF Namespace
Please report any bugs or issues with this documentation at http://github.com/dotnetrdf/dotnetrdf/issues
Copyright (c) 2009 - 2020 dotNetRDF Project