The BaseNode type exposes the following members.
Fields
| Name | Description |
---|
 | _graph |
Reference to the Graph that the Node belongs to.
|
 | _graphUri |
Uri of the Graph that the Node belongs to.
|
 | _hashcode |
Stores the computed Hash Code for this Node.
|
 | _nodetype |
Node Type for the Node.
|
Top
See Also