query-4942f4c93329d636528998c2d87b1840

rq turtle/ttl

However, if you alter this query slightly, it will be rewritten by the optimizer to use a distinct term scan, which is quite fast. This only works on a single triple pattern. However, if you alter this query slightly, it will be rewritten by the optimizer to use a distinct term scan, which is quite fast. This only works on a single triple pattern. However, if you alter this query slightly, it will be rewritten by the optimizer to use a distinct term scan, which is quite fast. This only works on a single triple pattern. Als u deze query echter enigszins wijzigt, wordt deze door de optimizer opnieuw geschreven om een afzonderlijke term te gebruiken, wat vrij snel is. Dit werkt alleen op een enkel tripel patroon. TODO However, if you alter this query slightly, it will be rewritten by the optimizer to use a distinct term scan, which is quite fast. This only works on a single triple pattern. However, if you alter this query slightly, it will be rewritten by the optimizer to use a distinct term scan, which is quite fast. This only works on a single triple pattern. However, if you alter this query slightly, it will be rewritten by the optimizer to use a distinct term scan, which is quite fast. This only works on a single triple pattern.

Use at

SELECT DISTINCT ?p
WHERE { [] ?p [] . }

Query found at

graph TD classDef projected fill:lightgreen; classDef literal fill:orange; classDef iri fill:yellow; v1("?p"):::projected a1((" ")) a2((" ")) a1 -->v1--> a2