GraphDB-SE Explain Plan

compared with
Current by Gergana Petkova
on Mar 15, 2016 15:30.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (2)

View Page History
GraphDB’s Explain Plan is a feature that explains how GraphDB executes a SPARQL query and also includes information about unique subject, predicate and object collection sizes. It can help you improve the query, leading to better execution performance.

{info}The Explain Plan was introduced in GraphDB version 6.0/6.1 and has been used as the regular feature up until version 6.4.3 when an improved Experimental Explain Plan was introduced. Both features are available for GraphDB versions 6.4.3, 6.4.4 and 6.5.{info}

{note}When queries are more complex, this explain plan the Experimental Explain Plan works better than the regular one.{note}

{children}