BaseVirtualNodeTNodeID, TGraphIDEquals Method |
Name | Description | |
---|---|---|
Equals(Object) |
Checks this Node for equality against another Object.
(Overrides ObjectEquals(Object).) | |
Equals(BaseVirtualNodeTNodeID, TGraphID) |
Checks this Node for equality against another Virtual Node.
| |
Equals(IBlankNode) |
Checks this Node for equality against another Blank Node.
| |
Equals(IGraphLiteralNode) |
Checks this Node for equality against another Graph Literal Node.
| |
Equals(ILiteralNode) |
Checks this Node for equality against another Literal Node.
| |
Equals(INode) |
Checks this Node for equality against another Node.
| |
Equals(IUriNode) |
Checks this Node for equality against another URI Node.
| |
Equals(IVariableNode) |
Checks this Node for equality against another Variable Node.
| |
Equals(IVirtualNodeTNodeID, TGraphID) |
Checks this Node for equality against another Virtual Node.
|