BaseVirtualNodeTNodeID, TGraphIDCompareTo Method |
| Name | Description | |
|---|---|---|
| CompareTo(BaseVirtualNodeTNodeID, TGraphID) |
Compares this Node to another Virtual Node.
| |
| CompareTo(IBlankNode) |
Compares this Node to another Blank Node.
| |
| CompareTo(IGraphLiteralNode) |
Compares this Node to another Graph LiteralNode.
| |
| CompareTo(ILiteralNode) |
Compares this Node to another Literal Node.
| |
| CompareTo(INode) |
Compares this Node to another Node.
| |
| CompareTo(IUriNode) |
Compares this Node to another URI Node.
| |
| CompareTo(IVariableNode) |
Compares this Node to another Variable Node.
| |
| CompareTo(IVirtualNodeTNodeID, TGraphID) |
Compares this Node to another Virtual Node.
|