Hello all,
I know that db.schema() can not be trusted without post validation (see Bug - db.schema() returning non-existent relationships · Issue #9726 · neo4j/neo4j · GitHub). Therefore I use apoc.meta.subgraph for creating a Meta-Model of the store...