dotNetRDF API Documentation
dotNetRDF API Documentation
VDS.RDF.Update
SparqlUpdateCommandSet Class
SparqlUpdateCommandSet Methods
Optimise Method
Optimise Method
Optimise Method (IQueryOptimiser)
SparqlUpdateCommandSet
Optimise Method
Optimises the Commands in the Command Set.
Namespace:
VDS.RDF.Update
Assembly:
dotNetRDF (in dotNetRDF.dll) Version:
Syntax
C#
VB
Copy
public
void
Optimise
()
Public
Sub
Optimise
Remarks
Uses the globally registered query optimiser from
SparqlOptimiser.QueryOptimiser
.
See Also
Reference
SparqlUpdateCommandSet Class
Optimise Overload
VDS.RDF.Update Namespace
Please report any bugs or issues with this documentation at http://github.com/dotnetrdf/dotnetrdf/issues
Copyright (c) 2009 - 2020 dotNetRDF Project