Nodes must implement a CompareTo method to allow them to be Sorted
IComparable<IBlankNode>.CompareTo
Implementations should use the SPARQL Term Sort Order for ordering nodes (as opposed to value sort order). Standard implementations of Node type specific comparisons can be found in ComparisonHelper
BaseNode Class | VDS.RDF Namespace | BaseNode.CompareTo Overload List