[Developers] any_reverse?

Arthur van Hoff AVH at zing.net
Wed Dec 5 17:55:01 UTC 2007


I am trying to write a query to find the broadcaster for a podcast
without inverting the query. I am guess that I can use "any_reverse",
but the query below is not working for me and I can't find a good
explanation of how it is supposed to work. Any suggestions on what I
might be doing wrong?

 

"query": [{

    "name": "ABC News",

    "type": "/user/cotton/default_domain/podcast",

     "/type/reflect/any_reverse": [{

        "optional":true,

        "name": null,

        "link": {

            "master_property":
"/user/cotton/default_domain/broadcaster/broadcasts"

         }

    }]

}]

 

PS: I know there is a back pointer
"/user/cotton/default_domain/broadcast/broadcaster" which makes this
easy, but I am trying to understand how to do it the hard way.

___________________________________________

Arthur van Hoff, CTO Software and Services, Dell-ZING

W: 650-267-2413, F: 650-267-2498, M: 650-283-0842

 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freebase.com/pipermail/developers/attachments/20071205/e1fc50aa/attachment.htm 


More information about the Developers mailing list