ComparisonHelper Class |
Namespace: VDS.RDF
The ComparisonHelper type exposes the following members.
Name | Description | |
---|---|---|
CompareBlankNodes |
Compares two Blank Nodes.
| |
CompareGraphLiterals |
Compares two Graph Literals.
| |
CompareLiterals(ILiteralNode, ILiteralNode) |
Compares two Literal Nodes using global default comparison options where applicable.
| |
CompareLiterals(ILiteralNode, ILiteralNode, CultureInfo, CompareOptions) |
Compares two Literal Nodes.
| |
CompareUris(Uri, Uri) |
Compares two URIs.
| |
CompareUris(IUriNode, IUriNode) |
Compares two URI Nodes.
| |
CompareVariables |
Compares two Variable Nodes.
|