Click or drag to resize

WeightedOptimiserGetRankingComparer Method

Gets the comparer used to order the Triple Patterns based on their computed weightings.

Namespace:  VDS.RDF.Query.Optimisation
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
protected override IComparer<ITriplePattern> GetRankingComparer()

Return Value

Type: IComparerITriplePattern

[Missing <returns> documentation for "M:VDS.RDF.Query.Optimisation.WeightedOptimiser.GetRankingComparer"]

See Also