Click or drag to resize

IVirtualNodeTNodeID, TGraphID Properties

The IVirtualNodeTNodeID, TGraphID generic 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 propertyIsMaterialised
Gets whether the Nodes value has been materialised.
Public propertyMaterialisedValue
Gets the materialised value forcing it to be materialised if necessary.
Public propertyNodeType
Nodes have a Type.
(Inherited from INode.)
Public propertyProvider
Gets the Virtual Node provider.
Public propertyVirtualID
Gets the Node ID.
Top
See Also