I want a child to be deleted after a certain amount of time. The data of the child is stored in multiple Firebase collections and I know nothing about .js (JavaScript!?). The idea is to remove the child after 2 hours automatically, without the user having to do anything additionally.. is this possible? If so, how?