[Developers] Incremental download

Michele Berg michele.r.berg at gmail.com
Tue Jan 27 15:11:59 UTC 2009


Hi Sumit,

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.  :)

hth,

Michele

[
  {
    "creator" : null,
    "master_property" : null,
    "operation" : null,
    "source" : {
      "guid" : "#9202a8c04000641f8000000000099dce",
      "timestamp" : null,
      "type" : "/people/person"
    },
    "target" : {
      "id" : null,
      "optional" : true,
      "type" : []
    },
    "target_value" : null,
    "timestamp" : null,
    "timestamp>=" : "2008-10-23T22:23:00.000Z",
    "type" : "/type/link",
    "valid" : null
  }
]


On Tue, Jan 27, 2009 at 8:59 AM, Sumit <shah.sumit at gmail.com> wrote:

> Hi Freebasers,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.
> 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?
>
> Sumit
>
>
>
> _______________________________________________
> Developers mailing list
> Developers at freebase.com
> http://lists.freebase.com/mailman/listinfo/developers
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freebase.com/pipermail/developers/attachments/20090127/45482252/attachment.htm 


More information about the Developers mailing list