Prevent a merge operation and a diff update from running at the same time on the same branch (#6704)
Fix branch delete logic to handle very large branches (millions of edges) and add a migration to clean up any partially deleted branches (#6797)
Explicitly expose port 7687 for Neo4j to ensure the integration tests are running on all setup
Fix a bug in node creating that could cause duplicate relationships if the node being created included a relationship to a node of a schema that had its kind or inheritance updated in the past
Fix an issue where prefixes could not be allocated from a pool when passing member_type inside the data parameter