Click or drag to resize

BaseQueryOptimiser Properties

The BaseQueryOptimiser type exposes the following members.

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