NoReorderOptimiser Properties |
The NoReorderOptimiser 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 |
Gets that Triple Patterns should not be reordered.
(Overrides BaseQueryOptimiserShouldReorder.) | |
| ShouldSplitFilters |
Controls whether the Optimiser will split Filters.
(Inherited from BaseQueryOptimiser.) |