Sorry but D2R does not log that information. You can see the SQL queries that D2R Server executes in the console output or log. You can then run these queries yourself against your SQL database and check how many records they return and what the execution time is.
Best, Richard On 26 Nov 2010, at 11:44, Gabriel Ohtus wrote: > > Nothing? Please. :T > > From: [email protected] > To: [email protected] > Date: Wed, 17 Nov 2010 12:31:13 +0000 > Subject: [d2rq-dev] Runtime and retrieved records, please. > > > > > > > > > Hello! Okay? > > I'm finishing my thesis on comparisons with SQL and SPARQL, have to > deliver until Friday. > To > finish it, I need to get some results of SPARQL, eg, number of records > that particular query brought and also how long it took to search. > > I could not add command in PHP and Java in D2R-server, so I'm asking > for urgent help for you! > > How do I capture time of a query and the number of records that she > brought in D2R-server? > > A big hug. > > Gabriel.OuvirLer foneticamente > > > ------------------------------------------------------------------------------ > Beautiful is writing same markup. Internet Explorer 9 supports > standards for HTML5, CSS3, SVG 1.1, ECMAScript5, and DOM L2 & L3. > Spend less time writing and rewriting code and more time creating > great > experiences on the web. Be a part of the beta today > http://p.sf.net/sfu/msIE9-sfdev2dev > _______________________________________________ > d2rq-map-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/d2rq-map-devel > > > ------------------------------------------------------------------------------ > Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! > Tap into the largest installed PC base & get more eyes on your game by > optimizing for Intel(R) Graphics Technology. Get started today with > the > Intel(R) Software Partner Program. Five $500 cash prizes are up for > grabs. > http://p.sf.net/sfu/intelisp-dev2dev_______________________________________________ > d2rq-map-devel mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/d2rq-map-devel ------------------------------------------------------------------------------ Increase Visibility of Your 3D Game App & Earn a Chance To Win $500! Tap into the largest installed PC base & get more eyes on your game by optimizing for Intel(R) Graphics Technology. Get started today with the Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs. http://p.sf.net/sfu/intelisp-dev2dev _______________________________________________ d2rq-map-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/d2rq-map-devel
