Click or drag to resize

BaseVirtualUriNodeTNodeID, TGraphIDCompareTo Method

Overload List
  NameDescription
Public methodCompareTo(BaseVirtualNodeTNodeID, TGraphID)
Compares this Node to another Virtual Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.)
Public methodCompareTo(BaseVirtualUriNodeTNodeID, TGraphID)
Compares this Node to another URI 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.
(Overrides BaseVirtualNodeTNodeID, TGraphIDCompareTo(IUriNode).)
Public methodCompareTo(IVariableNode)
Compares this Node to another Variable Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.)
Public methodCompareTo(IVirtualNodeTNodeID, TGraphID)
Compares this Node to another Virtual Node.
(Inherited from BaseVirtualNodeTNodeID, TGraphID.)
Top
See Also