How to run multiple queries at the same time? Example:
snapshot.hasChild( X ){...}; snapshot.hasChild( Y ){...};