orderByChild
Creates a query in which child nodes are ordered by the values of the specified path.
Return
A query with the new constraint
Parameters
path
The path to the child node to use for sorting
Creates a query in which child nodes are ordered by the values of the specified path.
A query with the new constraint
The path to the child node to use for sorting