SimpleVirtualBlankNodeCompareTo Method |
Name | Description | |
---|---|---|
CompareTo(BaseVirtualBlankNodeTNodeID, TGraphID) |
Compares this Node to another Blank Node.
(Inherited from BaseVirtualBlankNodeTNodeID, TGraphID.) | |
CompareTo(BaseVirtualNodeTNodeID, TGraphID) |
Compares this Node to another Virtual Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) | |
CompareTo(IBlankNode) |
Compares this Node to another Blank Node.
(Inherited from BaseVirtualBlankNodeTNodeID, 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 BaseVirtualNodeTNodeID, 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(SimpleVirtualBlankNode) |
Compares this Node to another virtual Blank node.
|