New Blog: Introducing Concurrent Writes to Cypher Subqueries

Create and update graph structures in parallel

Neo4j has received some important performance-enhancing product updates in recent months, including both the Parallel Runtime , which increases the speed of read operations, and the introduction of our next-generation Block store format .

Read: Speed Up Your Queries With Neo4j’s New Parallel Runtime

With the recent 5.21 update, we turn our attention to write performance with the release of the CALL {}… IN CONCURRENT TRANSACTIONS (CICT) feature...

Read it: Introducing Concurrent Writes to Cypher Subqueries