Thanks Michele.&nbsp; <br>I see how one can apply the timestamp property as a condition. However when I try the query below in query editor, I dont get any results.<br><br>Btw, will the timestamp condition apply to only new records i.e. topics applied after the given timestamp, OR to records that were updated after the timestamp as well?<br>
<br>Thanks again.<br>Sumit<br><br><br><br><br><div class="gmail_quote">On Tue, Jan 27, 2009 at 10:11 AM, Michele Berg <span dir="ltr">&lt;<a href="mailto:michele.r.berg@gmail.com">michele.r.berg@gmail.com</a>&gt;</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 Sumit,<br><br>Below is a query that uses timestamp to limit the return values.&nbsp; It&#39;s querying links from Cookie Monster, but it does demonstrate this usage of timestamp.&nbsp; :)<br>
<br>hth,<br><br>Michele<br><br>[<br>&nbsp; {<br>
&nbsp;&nbsp;&nbsp; &quot;creator&quot; : null,<br>&nbsp;&nbsp;&nbsp; &quot;master_property&quot; : null,<br>&nbsp;&nbsp;&nbsp; &quot;operation&quot; : null,<br>&nbsp;&nbsp;&nbsp; &quot;source&quot; : {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;guid&quot; : &quot;#9202a8c04000641f8000000000099dce&quot;,<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;timestamp&quot; : null,<br>
&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;type&quot; : &quot;/people/person&quot;<br>&nbsp;&nbsp;&nbsp; },<br>&nbsp;&nbsp;&nbsp; &quot;target&quot; : {<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;id&quot; : null,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;optional&quot; : true,<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; &quot;type&quot; : []<br>&nbsp;&nbsp;&nbsp; },<br>&nbsp;&nbsp;&nbsp; &quot;target_value&quot; : null,<br>

&nbsp;&nbsp;&nbsp; &quot;timestamp&quot; : null,<br>&nbsp;&nbsp;&nbsp; &quot;timestamp&gt;=&quot; : &quot;2008-10-23T22:23:00.000Z&quot;,<br>&nbsp;&nbsp;&nbsp; &quot;type&quot; : &quot;/type/link&quot;,<br>&nbsp;&nbsp;&nbsp; &quot;valid&quot; : null<br>&nbsp; }<br>]<br><br><br><div class="gmail_quote">
<div><div></div><div class="Wj3C7c">
On Tue, Jan 27, 2009 at 8:59 AM, Sumit <span dir="ltr">&lt;<a href="mailto:shah.sumit@gmail.com" target="_blank">shah.sumit@gmail.com</a>&gt;</span> wrote:<br></div></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div><div></div><div class="Wj3C7c">
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?&nbsp;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></div></div>_______________________________________________<br>
Developers mailing list<br>
<a href="mailto:Developers@freebase.com" target="_blank">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>
</blockquote></div><br>