Kuzu V0 136 Fixed [better] -

Here is a technical write-up regarding the fixes and features introduced in this release.

This article breaks down every critical aspect of the Kuzu v0.136 fixed update, from the bug it addressed to the performance metrics you can expect after applying the hotfix.

While there is no official release specifically numbered as of April 2026, the v0.11.x series (reaching v0.11.3 ) represents the current state of Kùzu, an embedded graph database. kuzu v0 136 fixed

Capable of handling graphs with hundreds of millions of nodes and billions of edges.

For Python users, the updated wheel can be pulled directly from PyPI: pip install kuzu==0.13.6 Use code with caution. Basic Usage Example Here is a technical write-up regarding the fixes

The phrase "kuzu v0.1.3.6 fixed" refers to a specific update or patch for

void expand()

MATCH (a:Person)-[:KNOWS*1..5]->(b:Person) WHERE a.id = 136 RETURN b.name