dotNetRDF API Documentation

GraphSizeComparer Class

A Comparer for Graphs which compares based on number of Triples

For a list of all members of this type, see GraphSizeComparer Members .

System.Object
   GraphSizeComparer

public class GraphSizeComparer : IComparer<T>

Remarks

Used internally in computing Graph Differences but made a public Graph as it may occasionally come in useful

Requirements

Namespace: VDS.RDF

Assembly: dotNetRDF (in dotNetRDF.dll)

See Also

GraphSizeComparer Members | VDS.RDF Namespace