SELECT xxx WHERE{ xxx} OFFSET x LIMIT y
Hope above is what you are looking for
-----Original Message-----
From: [email protected] [mailto:[email protected]] On
Behalf Of Spivak, Max
Sent: Friday, March 05, 2010 11:08 AM
To: [email protected]
Subject: [Tracker] Large sparql query results
Hi all,
I have a question about large query results from tracker-store. in my
experience with SQL databases and their client api, when a query results are
generated, only a subset are initially transferred to the client. The rest are
loaded on demand as the client iterates over the results.
How does libtracker-client handle this? What if the result set is too big to
fit in the client memory? Is there any sort of incremental result returning
ability or callback support with partial results? t
Thx,
Max
_______________________________________________
tracker-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/tracker-list
_______________________________________________
tracker-list mailing list
[email protected]
http://mail.gnome.org/mailman/listinfo/tracker-list