send

public FirebaseQueryResponse send(Query query)

Sends the given Query to the QueryService and stores the query response into the database.

Returns the path in the database under which the query response is stored.

Return

a path in the database

Parameters

query

the query to send