Click or drag to resize

SparqlUpdateCommandSetOptimise Method

Optimises the Commands in the Command Set.

Namespace:  VDS.RDF.Update
Assembly:  dotNetRDF (in dotNetRDF.dll) Version:
Syntax
public void Optimise()
Remarks
Uses the globally registered query optimiser from SparqlOptimiser.QueryOptimiser.
See Also