BaseVirtualNodeTNodeID, TGraphID Properties |
The BaseVirtualNodeTNodeID, TGraphID generic type exposes the following members.
| Name | Description | |
|---|---|---|
| Graph |
Gets the Graph the Node belongs to.
| |
| GraphUri |
Gets/Sets the Graph URI of the Node.
| |
| IsMaterialised |
Gets whether the Nodes value has been materialised.
| |
| MaterialisedValue |
Gets the materialised value of the Node forcing it to be materialised if it hasn't already.
| |
| NodeType |
Gets the Type of the Node.
| |
| Provider |
Gets the Virtual RDF Provider of the Node.
| |
| VirtualID |
Gets the Virtual ID of the Node.
|