Click or drag to resize

SimpleVirtualGraphLiteralNode Properties

The SimpleVirtualGraphLiteralNode type exposes the following members.

Properties
  NameDescription
Public propertyEffectiveType
Gets the URI of the datatype this valued node represents as a String.
(Inherited from BaseVirtualGraphLiteralNodeTNodeID, TGraphID.)
Public propertyGraph
Gets the Graph the Node belongs to.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.)
Public propertyGraphUri
Gets/Sets the Graph URI of the Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.)
Public propertyIsMaterialised
Gets whether the Nodes value has been materialised.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.)
Public propertyMaterialisedValue
Gets the materialised value of the Node forcing it to be materialised if it hasn't already.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.)
Public propertyNodeType
Gets the Type of the Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.)
Public propertyNumericType
Gets the numeric type of the node.
(Inherited from BaseVirtualGraphLiteralNodeTNodeID, TGraphID.)
Public propertyProvider
Gets the Virtual RDF Provider of the Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.)
Public propertySubGraph
Gets the subgraph this Graph Literal represents.
(Inherited from BaseVirtualGraphLiteralNodeTNodeID, TGraphID.)
Public propertyVirtualID
Gets the Virtual ID of the Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.)
Top
See Also