Re: [Tracker] Large sparql query results
- From: "Zheng, Huan" <huan zheng intel com>
- To: "Spivak, Max" <spivak lab126 com>, "tracker-list gnome org" <tracker-list gnome org>
- Subject: Re: [Tracker] Large sparql query results
- Date: Fri, 5 Mar 2010 13:42:31 +0800
SELECT xxx WHERE{ xxx} OFFSET x LIMIT y
Hope above is what you are looking for
-----Original Message-----
From: tracker-list-bounces gnome org [mailto:tracker-list-bounces gnome org] On Behalf Of Spivak, Max
Sent: Friday, March 05, 2010 11:08 AM
To: tracker-list gnome org
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
tracker-list gnome org
http://mail.gnome.org/mailman/listinfo/tracker-list
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]