Hi,
is there any way how to run PATHS query over several datasets? The only way I can think of is to join all datasets into one and then query. Is there any other way?
Thanks a lot
Petr
Hi Petr,
The easiest is to maintain the datasets in separate named graphs in a single database. Eventually we’ll support path evaluation spanning multiple databases and virtual graphs.
Best,
Pavel
Hello Pavel,
thanks a lot, that’s what I thought 
Petr