IVirtualNode<TNodeID, TGraphID> Properties |
The IVirtualNode<TNodeID, TGraphID> generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Graph |
Gets the Graph the Node belongs to.
(Inherited from INode.) |
![]() | GraphUri |
Gets/Sets the Graph URI associated with a Node.
(Inherited from INode.) |
![]() | IsMaterialised |
Gets whether the Nodes value has been materialised.
|
![]() | MaterialisedValue |
Gets the materialised value forcing it to be materialised if necessary.
|
![]() | NodeType |
Nodes have a Type.
(Inherited from INode.) |
![]() | Provider |
Gets the Virtual Node provider.
|
![]() | VirtualID |
Gets the Node ID.
|