cognee/.github
Matea Pesic 5d415dc1a0
feat: Add Memgraph integration (#751)
<!-- .github/pull_request_template.md -->

## Description
This PR adds support for the Memgraph graph database following the
[graph database integration
guide](https://docs.cognee.ai/contributing/adding-providers/graph-db/graph-database-integration):
- Implemented `MemgraphAdapter` for interfacing with Memgraph.
- Updated `get_graph_engine.py` to return MemgraphAdapter when
appropriate.
- Added a test script:` test_memgraph.py.`
- Created a dedicated test workflow:
`.github/workflows/test_memgraph.yml.`

## DCO Affirmation
I affirm that all code in every commit of this pull request conforms to
the terms of the Topoteretes Developer Certificate of Origin.

---------

Co-authored-by: Vasilije <8619304+Vasilije1990@users.noreply.github.com>
Co-authored-by: Boris <boris@topoteretes.com>
2025-05-10 13:55:37 +02:00
..
actions feat: Add uv and poetry support to Cognee [COG-1572] (#780) 2025-04-28 12:27:43 +02:00
workflows feat: Add Memgraph integration (#751) 2025-05-10 13:55:37 +02:00
pull_request_template.md fix: add pipeline_name to PipelineRun and change logging default to ERROR (#675) 2025-03-29 14:55:34 +01:00
README_WORKFLOW_MIGRATION.md feat: New tests (#678) 2025-04-10 10:52:48 +02:00