Click or drag to resize

BaseVirtualBlankNodeTNodeID, TGraphIDCompareTo Method (IBlankNode)

Compares this Node to another Blank Node.

Namespace:  VDS.RDF.Storage.Virtualisation
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
Remarks
Unless Virtual Equality (equality based on the Virtual RDF Provider and Virtual ID) can be determined or the Nodes are of different types then the Nodes value will have to be materialised in order to perform comparison.
See Also