graphiti/graphiti_core/driver
Preston Rasmussen 0884cc00e5
OpenSearch Integration for Neo4j (#896)
* move aoss to driver

* add indexes

* don't save vectors to neo4j with aoss

* load embeddings from aoss

* add group_id routing

* add search filters and similarity search

* neptune regression update

* update neptune for regression purposes

* update index creation with aliasing

* regression tested

* update version

* edits

* claude suggestions

* cleanup

* updates

* add embedding dim env var

* use cosine sim

* updates

* updates

* remove unused imports

* update
2025-09-09 10:51:46 -04:00
..
__init__.py Refactor imports (#675) 2025-07-05 08:57:07 -07:00
driver.py OpenSearch Integration for Neo4j (#896) 2025-09-09 10:51:46 -04:00
falkordb_driver.py OpenSearch Integration for Neo4j (#896) 2025-09-09 10:51:46 -04:00
kuzu_driver.py OpenSearch Integration for Neo4j (#896) 2025-09-09 10:51:46 -04:00
neo4j_driver.py OpenSearch Integration for Neo4j (#896) 2025-09-09 10:51:46 -04:00
neptune_driver.py OpenSearch Integration for Neo4j (#896) 2025-09-09 10:51:46 -04:00