Click or drag to resize

BaseBlankNodeEquals Method (INode)

Implementation of Equals for Blank Nodes.

Namespace:  VDS.RDF
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
Remarks
Blank Nodes are considered equal if their internal IDs match precisely and they originate from the same Graph.
See Also