Kùzu v0.12.0 is an upcoming or recently targeted release version of the Kùzu graph database, an embeddable, high-performance property graph management system designed for analytical workloads.
MATCH (n id: 42)-[:REL*1..2]->(m)
RETURN m.label AS label, COUNT(DISTINCT m) AS cnt
ORDER BY cnt DESC;
syntax to both FTS and vector extensions for smoother script execution. Resource Management : Implemented a free space management mechanism to efficiently reclaim disk space during database updates. Performance Optimization : Specifically improved speed for recursive queries JSON scanning kuzu v0 120