Click or drag to resize

BaseVirtualNodeTNodeID, TGraphIDCompareTo Method

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