reference

Gets a DatabaseReference for the provided path.

Return

A DatabaseReference pointing to the specified path.

Parameters

path

Path to a location in your FirebaseDatabase.


Gets a DatabaseReference for the database root node.

Return

A DatabaseReference pointing to the root node.