SimpleVirtualUriNodeCompareTo Method |
Name | Description | |
---|---|---|
CompareTo(BaseVirtualNodeTNodeID, TGraphID) |
Compares this Node to another Virtual Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
CompareTo(BaseVirtualUriNodeTNodeID, TGraphID) |
Compares this Node to another URI Node.
(Inherited from BaseVirtualUriNodeTNodeID, TGraphID.) | |
CompareTo(IBlankNode) |
Compares this Node to another Blank Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
CompareTo(IGraphLiteralNode) |
Compares this Node to another Graph LiteralNode.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
CompareTo(ILiteralNode) |
Compares this Node to another Literal Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
CompareTo(INode) |
Compares this Node to another Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
CompareTo(IUriNode) |
Compares this Node to another URI Node.
(Inherited from BaseVirtualUriNodeTNodeID, TGraphID.) | |
CompareTo(IVariableNode) |
Compares this Node to another Variable Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
CompareTo(IVirtualNodeTNodeID, TGraphID) |
Compares this Node to another Virtual Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
CompareTo(SimpleVirtualUriNode) |
Compares this Node to another virtual URI node.
|