Hi Luigi That should work. Just make sure a TcProvider and a SparqlProvider are in the classpath (or run the test with OSGi using Pax-Exam).
Cheers, Reto On Wed, May 29, 2013 at 5:15 PM, Luigi Selmi <[email protected]> wrote: > Hello Reto, > > thanks for the link. I wonder if it is possible to have an instance of the > TcManager to be used in Junit to run some queries for testing without > starting the platform. > > Cheers > > Luigi > > > 2013/5/28 Reto Bachmann-Gmür <[email protected]> > > > Out of the fileI had just open: search for executeSparqlQuery in > > > > > http://svn.apache.org/repos/asf/stanbol/trunk/contenthub/store/solr/src/main/java/org/apache/stanbol/contenthub/store/solr/SolrStoreImpl.java > > . > > > > Cheers, > > Reto > > > > > > On Tue, May 28, 2013 at 5:03 PM, Luigi Selmi <[email protected]> > wrote: > > > > > Hi all, > > > > > > I would like to do a SELECT query on a MGraph, can anyone write an > > example > > > on how to do that or send a link to some documentation ? > > > > > > Thanks in advance > > > > > > Luigi > > > > > >
