@accepts(RB.RhythmDBQuery) @returns(utf8) def query_to_string(query)
Returns a supposedly human-readable form of the query. This is only intended for debug usage.
query :
a query.
Returns :
allocated string form of the query