MicroFish/backend/app/graph
Ubuntu 5ec98a3e0e fix(graph): use get_running_loop() in _execute_neo4j_query, unify delete_graph to single async-backed method 2026-05-03 22:10:14 +00:00
..
__init__.py feat(graph): add GraphBackendFactory singleton 2026-04-25 12:59:56 +00:00
base.py feat(graph): add GraphBackend abstract interface 2026-04-25 11:11:06 +00:00
factory.py feat(graph): add GraphBackendFactory singleton 2026-04-25 12:59:56 +00:00
graphiti_backend.py fix(graph): use get_running_loop() in _execute_neo4j_query, unify delete_graph to single async-backed method 2026-05-03 22:10:14 +00:00
zep_backend.py feat(graph): add ZepBackend adapter implementing GraphBackend 2026-04-25 11:29:59 +00:00