graphiti/graphiti_core/utils/maintenance
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 Gemini support (#324) 2025-04-06 09:27:04 -07:00
community_operations.py Add support for Kuzu as the graph driver (#799) 2025-08-27 11:45:21 -04:00
edge_operations.py Add support for Kuzu as the graph driver (#799) 2025-08-27 11:45:21 -04:00
graph_data_operations.py Add support for Kuzu as the graph driver (#799) 2025-08-27 11:45:21 -04:00
node_operations.py update prompts and support thinking models (#846) 2025-08-19 12:31:50 -04:00
temporal_operations.py ensure ascii default to false (#817) 2025-08-08 11:20:02 -04:00
utils.py chore: Fix packaging (#38) 2024-08-25 10:07:50 -07:00