graphiti/graphiti_core
bechbd 41c3da2440
Fixed issue where creating indices was not called for Neptune and added missing quickstart example (#850)
* Rebased Neptune changes based on significant rework done

* Updated the README documentation

* Fixed linting and formatting

* Update README.md

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>

* Update graphiti_core/driver/neptune_driver.py

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>

* Update README.md

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>

* Addressed feedback from code review

* Updated the README documentation for clarity

* Updated the README and neptune_driver based on PR feedback

* Update node_db_queries.py

* bug: Fixed issue with missing call to create indicies for Neptune and added quickstart example

* chore: added pyright to ignore the attribute not in GrapHDriver

* Fixed quickstart with feedback from automated PR

---------

Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com>
Co-authored-by: Preston Rasmussen <109292228+prasmussen15@users.noreply.github.com>
2025-08-26 11:51:20 -04:00
..
cross_encoder fix typo and model selector (#843) 2025-08-18 11:15:45 -04:00
driver Amazon Neptune Support (#793) 2025-08-20 10:56:03 -04:00
embedder save edge update (#721) 2025-07-14 11:15:38 -04:00
llm_client Gpt 5 default (#849) 2025-08-21 12:10:57 -04:00
migrations use hnsw indexes (#859) 2025-08-25 12:31:35 -04:00
models use hnsw indexes (#859) 2025-08-25 12:31:35 -04:00
prompts update prompts and support thinking models (#846) 2025-08-19 12:31:50 -04:00
search dont create extra search embeddings (#861) 2025-08-26 11:16:46 -04:00
telemetry feat: add telemetry with PostHog and update Docker configurations (#633) 2025-06-27 12:23:30 -07:00
utils Fixed issue where creating indices was not called for Neptune and added missing quickstart example (#850) 2025-08-26 11:51:20 -04:00
__init__.py chore: Fix packaging (#38) 2024-08-25 10:07:50 -07:00
edges.py Amazon Neptune Support (#793) 2025-08-20 10:56:03 -04:00
errors.py Add group ID validation and error handling (#618) 2025-06-24 09:33:54 -07:00
graph_queries.py add community group id index (#802) 2025-08-04 12:24:44 -04:00
graphiti.py use hnsw indexes (#859) 2025-08-25 12:31:35 -04:00
graphiti_types.py ensure ascii default to false (#817) 2025-08-08 11:20:02 -04:00
helpers.py move summary out of attribute extraction (#792) 2025-07-31 12:15:21 -04:00
nodes.py use hnsw indexes (#859) 2025-08-25 12:31:35 -04:00
py.typed Add py.typed file (#105) 2024-09-11 08:44:06 -04:00