Click or drag to resize

GraphPatternOptimise Method

Overload List
  NameDescription
Public methodOptimise
Optimises the Graph Pattern using the current global optimiser.
Public methodOptimise(IQueryOptimiser)
Optimises the Graph Pattern using the given optimiser.
Public methodOptimise(IQueryOptimiser, IEnumerableString)
Optimises the Graph Pattern using the given optimiser and with the given variables.
Top
See Also