BaseVirtualLiteralNode<TNodeID, TGraphID> Properties |
The BaseVirtualLiteralNode<TNodeID, TGraphID> generic type exposes the following members.
| Name | Description | |
|---|---|---|
| DataType |
Gets the Datatype (if any) of the Literal.
| |
| EffectiveType |
Gets the URI of the datatype this valued node represents as a String.
| |
| Graph |
Gets the Graph the Node belongs to.
(Inherited from BaseVirtualNode<TNodeID, TGraphID>.) | |
| GraphUri |
Gets/Sets the Graph URI of the Node.
(Inherited from BaseVirtualNode<TNodeID, TGraphID>.) | |
| IsMaterialised |
Gets whether the Nodes value has been materialised.
(Inherited from BaseVirtualNode<TNodeID, TGraphID>.) | |
| Language |
Gets the language specifier (if any) of the Literal.
| |
| MaterialisedValue |
Gets the materialised value of the Node forcing it to be materialised if it hasn't already.
(Inherited from BaseVirtualNode<TNodeID, TGraphID>.) | |
| NodeType |
Gets the Type of the Node.
(Inherited from BaseVirtualNode<TNodeID, TGraphID>.) | |
| NumericType |
Gets the numeric type of the node.
| |
| Provider |
Gets the Virtual RDF Provider of the Node.
(Inherited from BaseVirtualNode<TNodeID, TGraphID>.) | |
| Value |
Gets the lexical value of the Literal.
| |
| VirtualID |
Gets the Virtual ID of the Node.
(Inherited from BaseVirtualNode<TNodeID, TGraphID>.) |