Skip to content

Draft: Update to Neo4j 5

Marcel Konrad requested to merge neo4j-5 into master

There are still several warnings for deprecated queries, but I think we should update them in subsequent MRs. Interestingly, the id(node) function is deprecated, but still used in auto-generated queries (I guess this will be fixed in sdn7?).

Merge request reports