You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Documentation: added DIY.md with Vulkan/Makefile build instructions and targets.
Changed
Makefile and docs: added and documented AMD64 Vulkan build targets and related instructions.
Fixed
Neo4j compatibility: return *storage.Node and *storage.Edge directly from Cypher query results with correct Bolt protocol serialization and property access handling. (commit bc38eb3)
Neo4j compatibility: improved integer handling in Cypher/driver interoperability. (commit ef8f07e)