FloatNode Properties |
The FloatNode type exposes the following members.
| Name | Description | |
|---|---|---|
| DataType |
Gives the Data Type Uri for the Literal (if it exists) or a null.
(Inherited from BaseLiteralNode.) | |
| EffectiveType |
Gets the URI of the datatype this valued node represents as a String.
(Inherited from NumericNode.) | |
| 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.
(Inherited from BaseLiteralNode.) | |
| NodeType |
Nodes have a Type.
(Inherited from BaseNode.) | |
| NumericType |
Gets the numeric type of the node.
(Inherited from NumericNode.) | |
| Value |
Gives the String Value of the Literal.
(Inherited from BaseLiteralNode.) |