You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@clerezza.apache.org by Reto Bachmann-Gmür <re...@apache.org> on 2013/07/08 22:41:37 UTC

Implemented FastLane routing

Hi,

It would be great if somebody could review the changes I made to
TcManager in order too route sparql queries through the fastlane if
the are all against one QueriableTcProvider.

I also made a little change to the QueryableTcProvider interface, the
default graph is now to be specified as UriRef rather than as
TripleCollection. But I've noticed that this is curently ignored
anyway (see CLEREZZA-799).

Cheers,
Reto