LiteralNodeCompareTo Method |
Name | Description | |
---|---|---|
CompareTo(BaseLiteralNode) |
Returns an Integer indicating the Ordering of this Node compared to another Node.
(Inherited from BaseLiteralNode.) | |
CompareTo(IBlankNode) |
Returns an Integer indicating the Ordering of this Node compared to another Node.
(Inherited from BaseLiteralNode.) | |
CompareTo(IGraphLiteralNode) |
Returns an Integer indicating the Ordering of this Node compared to another Node.
(Inherited from BaseLiteralNode.) | |
CompareTo(ILiteralNode) |
Returns an Integer indicating the Ordering of this Node compared to another Node.
(Inherited from BaseLiteralNode.) | |
CompareTo(INode) |
Implementation of CompareTo for Literal Nodes.
(Inherited from BaseLiteralNode.) | |
CompareTo(IUriNode) |
Returns an Integer indicating the Ordering of this Node compared to another Node.
(Inherited from BaseLiteralNode.) | |
CompareTo(IVariableNode) |
Returns an Integer indicating the Ordering of this Node compared to another Node.
(Inherited from BaseLiteralNode.) | |
CompareTo(LiteralNode) |
Implementation of Compare To for Literal Nodes.
|