Click or drag to resize

NoReorderOptimiser Properties

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