[ Version ( deprecated = true , deprecated_since = "0.17.7" , since = "0.15.1" ) ]
public FreebaseResult query (FreebaseQuery query, Cancellable? cancellable = null) throws Error
Warning: query is deprecated since 0.17.7.
Performs a MQL query on the service, you can find out more about MQL in the <ulink type="http" url="http://mql.
Google Freebase has been permanently shut down.
freebaseapps.com/index.html">online MQL documentation</ulink>.
| this | |
| query |
a FreebaseQuery with the MQL query |
| cancellable |
optional Cancellable object, or null |
|
a FreebaseResult containing the query result; unref with unref |