Currently, there's no proper way to manipulate an entity tree as a whole. Some mechanism to do so would allow us to:
- Create and destroy an entity tree all at once
- Look up entities in a subtree (by component, name, id...)
- Spawn/instantiate a group of entities (aka "prefabs"?)