
Fix: The new concurrency model defaults to optimistic locking. If you have extremely high write contention, set kuzu.optimistic_retries = 5 in your config file. For pure read-heavy workloads, enable kuzu.read_only = true .
, your request likely refers to recent critical fixes in the kuzu v0 136 fixed
To accelerate multi-hop traversals, neighbor offsets for the in-memory HNSW graph were highly compressed. This change effectively minimized the overall RAM footprint during deep graph traversals. Query Plan Merging Fix: The new concurrency model defaults to optimistic
Kuzu supports Cypher, a declarative query language used to query and manipulate graph data. Cypher is similar to SQL but designed specifically for graphs. enable kuzu.read_only = true .
Resolved issues with OnDiskGraph vertex scans occurring during active transactions.