Hi Sumit,<br><br>Below is a query that uses timestamp to limit the return values. It's querying links from Cookie Monster, but it does demonstrate this usage of timestamp. :)<br><br>hth,<br><br>Michele<br><br>[<br> {<br>
"creator" : null,<br> "master_property" : null,<br> "operation" : null,<br> "source" : {<br> "guid" : "#9202a8c04000641f8000000000099dce",<br> "timestamp" : null,<br>
"type" : "/people/person"<br> },<br> "target" : {<br> "id" : null,<br> "optional" : true,<br> "type" : []<br> },<br> "target_value" : null,<br>
"timestamp" : null,<br> "timestamp>=" : "2008-10-23T22:23:00.000Z",<br> "type" : "/type/link",<br> "valid" : null<br> }<br>]<br><br><br><div class="gmail_quote">
On Tue, Jan 27, 2009 at 8:59 AM, Sumit <span dir="ltr"><<a href="mailto:shah.sumit@gmail.com">shah.sumit@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Hi Freebasers,<div>We have built a simple utility that downloads movies, tv_shows, etc. from by a simple mql query. Now we need to update the info we already have.</div><div>Can I specify a timestamp in MQL, as in, download all movies added or updated after Jan 1st 2009? So that our simple tool will not have to downloading all topics under movies again and check for the differential?</div>
<div><br></div><font color="#888888"><div>Sumit</div><div><br></div><div><br></div>
</font><br>_______________________________________________<br>
Developers mailing list<br>
<a href="mailto:Developers@freebase.com">Developers@freebase.com</a><br>
<a href="http://lists.freebase.com/mailman/listinfo/developers" target="_blank">http://lists.freebase.com/mailman/listinfo/developers</a><br>
<br></blockquote></div><br>