SparqlNodeComparer Methods | 
The SparqlNodeComparer type exposes the following members.
| Name | Description | |
|---|---|---|
| Compare(INode, INode) | 
            Compares two Nodes.
              | |
| Compare(IValuedNode, IValuedNode) | 
            Compares two valued Nodes.
              | |
| DateCompare(INode, INode) | 
            Compares two Dates for Date ordering.
              | |
| DateCompare(IValuedNode, IValuedNode) | 
            Compares two Dates for Date ordering.
              | |
| DateTimeCompare(INode, INode) | 
            Compares two Date Times for Date Time ordering.
              | |
| DateTimeCompare(IValuedNode, IValuedNode) | 
            Compares two Date Times for Date Time ordering.
              | |
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.  (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| NumericCompare(INode, INode, SparqlNumericType) | 
            Compares two Nodes for Numeric Ordering.
              | |
| NumericCompare(IValuedNode, IValuedNode, SparqlNumericType) | 
            Compares two Nodes for Numeric Ordering.
              | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |