[Developers] Query Question
Ketan Anjaria
fire at kidbombay.com
Fri Jul 27 18:21:54 UTC 2007
I have the following query
{
"q1":{
"query":[{
"/business/board_member/board_memberships":[{
"field:company":{
"/common/topic/image":[{
"guid":null,
"limit":1,
"optional":true
}],
"id":null,
"name":null
},
"optional":true
}],
"/business/company_founder/companies_founded":[{
"/common/topic/image":[{
"guid":null,
"limit":1,
"optional":true
}],
"id":null,
"name":null,
"optional":true
}],
"/business/employer/employees":[{
"/business/employment_tenure/person":[{
"/common/topic/image":[{
"guid":null,
"limit":1,
"optional":true
}],
"id":null,
"name":null
}],
"optional":true,
"type":"/business/employment_tenure"
}],
"/people/person/employment_history":[{
"/business/employment_tenure/company":[{
"/common/topic/image":[{
"guid":null,
"limit":1,
"optional":true
}],
"id":null,
"name":null
}],
"optional":true,
"type":"/business/employment_tenure"
}],
"id":null,
"name":"ByteMobile",
"type":"/common/topic"
}]
}
}
And I want to add a query that tells me all the companies a person is
board member of. How do I do that?
Ketan Anjaria
fire at kidbombay.com
www.kidbombay.com
415.260.8742
f. 415.358.4278
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.freebase.com/pipermail/developers/attachments/20070727/9ce3b4ac/attachment.htm
More information about the Developers
mailing list