BaseNodeCompareTo Method |
Name | Description | |
---|---|---|
CompareTo(IBlankNode) |
Nodes must implement a CompareTo method to allow them to be Sorted.
| |
CompareTo(IGraphLiteralNode) |
Nodes must implement a CompareTo method to allow them to be Sorted.
| |
CompareTo(ILiteralNode) |
Nodes must implement a CompareTo method to allow them to be Sorted.
| |
CompareTo(INode) |
Nodes must implement a CompareTo method to allow them to be Sorted.
| |
CompareTo(IUriNode) |
Nodes must implement a CompareTo method to allow them to be Sorted.
| |
CompareTo(IVariableNode) |
Nodes must implement a CompareTo method to allow them to be Sorted.
|