Click or drag to resize

DefaultOptimiser Properties

The DefaultOptimiser type exposes the following members.

Properties
  NameDescription
Protected propertyShouldPlaceAssignments
Controls whether the Optimiser will place Assignments.
(Inherited from BaseQueryOptimiser.)
Protected propertyShouldPlaceFilters
Controls whether the Optimiser will place Filters.
(Inherited from BaseQueryOptimiser.)
Protected propertyShouldReorder
Controls whether the Optimiser will attempt to reorder Triple Patterns.
(Inherited from BaseQueryOptimiser.)
Protected propertyShouldSplitFilters
Controls whether the Optimiser will split Filters.
(Inherited from BaseQueryOptimiser.)
Top
See Also