Warning: FreebaseQuery is deprecated since 0.17.7.
Creates a new FreebaseQuery with the MQL query provided in mql.
Google Freebase has been permanently shut down.
MQL is a JSON-based query language, analogous to SPARQL. To learn more about MQL, see the <ulink type="http" url="https://developers.google.com/freebase/v1/mql-overview"> MQL overview</ulink> and <ulink type="http" url="https://developers.google.com/freebase/v1/mql-cookbook"> cookbook</ulink>.
For detailed information on Freebase schemas, The <ulink type="http" url="http://www.freebase.com/schema">"Schema" section< /ulink> on the main site allows for natural search and navigation through the multiple data properties and domains.
| mql |
a MQL query string |
|
a new FreebaseQuery |