Click or drag to resize

IVariableNode Properties

The IVariableNode type exposes the following members.

Properties
  NameDescription
Public propertyGraph
Gets the Graph the Node belongs to.
(Inherited from INode.)
Public propertyGraphUri
Gets/Sets the Graph URI associated with a Node.
(Inherited from INode.)
Public propertyNodeType
Nodes have a Type.
(Inherited from INode.)
Public propertyVariableName
Gets the Variable Name.
Top
See Also