Re: [Tracker] Large sparql query results



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]