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