Hello, I have the following structure:
(building)-[:HAS]->(:Floor)-[:HAS]-(:Room)-[:HAS_OBJECT]->(:Object),
(:Room)-[:HAS_REQUIREMENT]-(:Requirement)
I've attached an image of the dataset, and a create script at the bottom
I would like to output this...