DefaultOptimiser Properties |
The DefaultOptimiser type exposes the following members.
| Name | Description | |
|---|---|---|
| ShouldPlaceAssignments |
Controls whether the Optimiser will place Assignments.
(Inherited from BaseQueryOptimiser.) | |
| ShouldPlaceFilters |
Controls whether the Optimiser will place Filters.
(Inherited from BaseQueryOptimiser.) | |
| ShouldReorder |
Controls whether the Optimiser will attempt to reorder Triple Patterns.
(Inherited from BaseQueryOptimiser.) | |
| ShouldSplitFilters |
Controls whether the Optimiser will split Filters.
(Inherited from BaseQueryOptimiser.) |