Click or drag to resize

BaseVirtualVariableNodeTNodeID, TGraphIDCompareTo Method

Overload List
  NameDescription
Public methodCompareTo(BaseVirtualNodeTNodeID, TGraphID)
Compares this Node to another Virtual Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.)
Public methodCompareTo(BaseVirtualVariableNodeTNodeID, TGraphID)
Compares this Node to another Variable Node.
Public methodCompareTo(IBlankNode)
Compares this Node to another Blank Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.)
Public methodCompareTo(IGraphLiteralNode)
Compares this Node to another Graph LiteralNode.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.)
Public methodCompareTo(ILiteralNode)
Compares this Node to another Literal Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.)
Public methodCompareTo(INode)
Compares this Node to another Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.)
Public methodCompareTo(IUriNode)
Compares this Node to another URI Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.)
Public methodCompareTo(IVariableNode)
Compares this Node to another Variable Node.
(Overrides BaseVirtualNodeTNodeID, TGraphIDCompareTo(IVariableNode).)
Public methodCompareTo(IVirtualNodeTNodeID, TGraphID)
Compares this Node to another Virtual Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.)
Top
See Also