Assuming that the amount of data to be traversed by the property path is
relatively small as you describe then using property paths is unlikely
to cause any noticeable performance dip.

On 09/11/2015 19:25, "Juan Sequeda" <[email protected]> wrote:

>What is the experience of using a high number of Named Graphs with small
>number of triples in each named graph (~10-20 triples). The
>operations/queries I am expecting to do are:

I assume you are talking about using TDB as the storage layer?

TDB indexes on quads when the dataset has quads in it so all your example
operations can use the quad indexes to optimize all the examples




Reply via email to