BaseVirtualNode<TNodeID, TGraphID>.CompareTo Method |
Name | Description | |
---|---|---|
![]() | CompareTo(BaseVirtualNode<TNodeID, TGraphID>) |
Compares this Node to another Virtual Node.
|
![]() | CompareTo(IBlankNode) |
Compares this Node to another Blank Node.
|
![]() | CompareTo(IGraphLiteralNode) |
Compares this Node to another Graph LiteralNode.
|
![]() | CompareTo(ILiteralNode) |
Compares this Node to another Literal Node.
|
![]() | CompareTo(INode) |
Compares this Node to another Node.
|
![]() | CompareTo(IUriNode) |
Compares this Node to another URI Node.
|
![]() | CompareTo(IVariableNode) |
Compares this Node to another Variable Node.
|
![]() | CompareTo(IVirtualNode<TNodeID, TGraphID>) |
Compares this Node to another Virtual Node.
|