SimpleVirtualVariableNodeCompareTo Method |
Name | Description | |
---|---|---|
![]() | CompareTo(BaseVirtualNodeTNodeID, TGraphID) |
Compares this Node to another Virtual Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) |
![]() | CompareTo(BaseVirtualVariableNodeTNodeID, TGraphID) |
Compares this Node to another Variable Node.
(Inherited from BaseVirtualVariableNodeTNodeID, 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 BaseVirtualNodeTNodeID, TGraphID.) |
![]() | CompareTo(IVariableNode) |
Compares this Node to another Variable Node.
(Inherited from BaseVirtualVariableNodeTNodeID, TGraphID.) |
![]() | CompareTo(IVirtualNodeTNodeID, TGraphID) |
Compares this Node to another Virtual Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.) |
![]() | CompareTo(SimpleVirtualVariableNode) |
Compares this Node to another virtual Variable node.
|