selecting unknown properties

  1.  
    1. Hi I'm sure this exists somewhere in all the docs available but I haven't been able to find it; I am building an app which treats freebase as a graph and therefore needs a query which treats records as nodes with arbitrary properties. This is more or less the functionality of the freebase search function. If I select the /common/topic "norway", I need a query which will return all its properties, and somehow give me the ids of all its related objects (location, country, governmental jurisdiction etc) so that I can do the same thing on them.

      All of the MQL examples focus on getting defined, very restricted sets of data so I'm not really sure how to go about this.


    Discussion is posted in:

    Think this discussion also relates to something else? Cross-post it by adding a new discussion area:

Related Discussions