Project

General

Profile

Feature #178

Queries with limits should be annotated as such

Added by Paula Gearon about 15 years ago.

Status:
New
Priority:
Normal
Assignee:
Category:
Query Engine
Target version:
Start date:
Due date:
% Done:

0%

Estimated time:
Resolution:

Description

Some queries should have the limits applied while being processed via the FILTER operator. This is hard to apply in the general case, but if processing is being done at the level of the top conjunction or disjunction, then the limit can be applied to avoid latter processing.

An example is shown here in SPARQL:


This requires processing of every line before returning the first one.

No data to display

Also available in: Atom PDF