OptionsUnsafeOptimisation Property |
Namespace: VDS.RDF
The notion of unsafe optimisations refers to optimisations that can make significant performance improvements to some types of queries but are disabled normally because they may lead to behaviour which does not strictly align with the SPARQL specification.
One example of such an optimisation is an implicit join where the optimiser cannot be sure that the variables involved don't represent literals.