[Developers] example mqlwrite using javascript

Jack Alves jack.alves at gmail.com
Wed Mar 18 19:41:26 UTC 2009


Can anyone point me to a javascript example of a mqlwrite. I'm doing reads
with the following jquery call. I can't figure out what to do for writes.

    $.ajax({
        url: 'http://www.freebase.com/api/service/mqlread',
        dataType: "jsonp",
        cache: true,
        success: mqlread_cb,
        data: { queries: query }
    });

thanks

jack
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freebase.com/pipermail/developers/attachments/20090318/55d0e28e/attachment.htm 


More information about the Developers mailing list