BaseLiteralNode Properties |
The BaseLiteralNode type exposes the following members.
| Name | Description | |
|---|---|---|
| DataType |
Gives the Data Type Uri for the Literal (if it exists) or a null.
| |
| Graph |
Nodes belong to a Graph.
(Inherited from BaseNode.) | |
| GraphUri |
Gets/Sets the Graph Uri of the Node.
(Inherited from BaseNode.) | |
| Language |
Gives the Language Specifier for the Literal (if it exists) or the Empty String.
| |
| NodeType |
Nodes have a Type.
(Inherited from BaseNode.) | |
| Value |
Gives the String Value of the Literal.
|