Click or drag to resize

BaseVirtualNodeTNodeID, TGraphID Properties

The BaseVirtualNodeTNodeID, TGraphID generic type exposes the following members.

Properties
  NameDescription
Public propertyGraph
Gets the Graph the Node belongs to.
Public propertyGraphUri
Gets/Sets the Graph URI of the Node.
Public propertyIsMaterialised
Gets whether the Nodes value has been materialised.
Public propertyMaterialisedValue
Gets the materialised value of the Node forcing it to be materialised if it hasn't already.
Public propertyNodeType
Gets the Type of the Node.
Public propertyProvider
Gets the Virtual RDF Provider of the Node.
Public propertyVirtualID
Gets the Virtual ID of the Node.
Top
See Also