ILiteralNode Properties |
The ILiteralNode type exposes the following members.
Name | Description | |
---|---|---|
DataType |
Gets the DataType URI (if any) of the Literal or null.
| |
Graph |
Gets the Graph the Node belongs to.
(Inherited from INode.) | |
GraphUri |
Gets/Sets the Graph URI associated with a Node.
(Inherited from INode.) | |
Language |
Gets the Language specifier (if any) of the Literal or the Empty String.
| |
NodeType |
Nodes have a Type.
(Inherited from INode.) | |
Value |
Gets the Lexical Value of the Literal.
|