graphiti/graphiti_core/driver
Siddhartha Sahu 8802b7db13
Add support for Kuzu as the graph driver (#799)
* Fix FalkoDB tests

* Add support for graph memory using Kuzu

* Fix lints

* Fix queries

* Add tests

* Add comments

* Add more test coverage

* Add mocked tests

* Format

* Add mocked tests II

* Refactor community queries

* Add more mocked tests

* Refactor tests to always cleanup

* Add more mocked tests

* Update kuzu

* Refactor how filters are built

* Add more mocked tests

* Refactor and cleanup

* Fix tests

* Fix lints

* Refactor tests

* Disable neptune

* Fix

* Update kuzu version

* Update kuzu to latest release

* Fix filter

* Fix query

* Fix Neptune query

* Fix bulk queries

* Fix lints

* Fix deletes

* Comments and format

* Add Kuzu to the README

* Fix bulk queries

* Test all fields of nodes and edges

* Fix lints

* Update search_utils.py

---------

Co-authored-by: Preston Rasmussen <109292228+prasmussen15@users.noreply.github.com>
2025-08-27 11:45:21 -04:00
..
__init__.py Refactor imports (#675) 2025-07-05 08:57:07 -07:00
driver.py Add support for Kuzu as the graph driver (#799) 2025-08-27 11:45:21 -04:00
falkordb_driver.py Add support for Kuzu as the graph driver (#799) 2025-08-27 11:45:21 -04:00
kuzu_driver.py Add support for Kuzu as the graph driver (#799) 2025-08-27 11:45:21 -04:00
neo4j_driver.py chore/prepare kuzu integration (#762) 2025-07-29 09:07:34 -04:00
neptune_driver.py Add support for Kuzu as the graph driver (#799) 2025-08-27 11:45:21 -04:00