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