cognee/.github/workflows
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
..
approve_dco.yaml Update approve_dco.yaml 2025-02-09 15:47:21 +01:00
basic_tests.yml test: make search unit tests deterministic (#726) 2025-04-18 21:55:24 +02:00
cd.yaml feat: implement unit tests and extensive checks around the get_graph_from_model [COG-754] (#491) 2025-01-31 18:17:23 +01:00
cd_prd.yaml Version 0.1.21 (#431) 2025-01-10 19:37:50 +01:00
ci.yaml feat: New tests (#678) 2025-04-10 10:52:48 +02:00
clean_stale_pr.yaml Update clean_stale_pr.yaml 2025-02-09 15:40:03 +01:00
community_greetings.yml Version 0.1.21 (#431) 2025-01-10 19:37:50 +01:00
disable_independent_workflows.sh feat: New tests (#678) 2025-04-10 10:52:48 +02:00
docker_compose.yml feat: New tests (#678) 2025-04-10 10:52:48 +02:00
dockerhub-mcp.yml fix: run cognee in Docker [COG-1961] (#775) 2025-04-23 21:11:16 +02:00
dockerhub.yml feat: codegraph improvements and new CODE search [COG-1351] (#581) 2025-02-26 20:15:02 +01:00
e2e_tests.yml feat: add delete by document (#668) 2025-04-17 15:42:10 +02:00
examples_tests.yml feat: New tests (#678) 2025-04-10 10:52:48 +02:00
graph_db_tests.yml test: make search unit tests deterministic (#726) 2025-04-18 21:55:24 +02:00
notebooks_tests.yml feat: Adding rate limiting (#709) 2025-04-16 12:03:46 +02:00
pr_lint Version 0.1.21 (#431) 2025-01-10 19:37:50 +01:00
python_version_tests.yml feat: Add uv and poetry support to Cognee [COG-1572] (#780) 2025-04-28 12:27:43 +02:00
relational_db_migration_tests.yml test: make search unit tests deterministic (#726) 2025-04-18 21:55:24 +02:00
release_discord_action.yml Version 0.1.21 (#431) 2025-01-10 19:37:50 +01:00
reusable_notebook.yml feat: New tests (#678) 2025-04-10 10:52:48 +02:00
test_gemini.yml Fix gemini gh action (#748) 2025-04-16 15:22:16 +02:00
test_memgraph.yml feat: Add Memgraph integration (#751) 2025-05-10 13:55:37 +02:00
test_ollama.yml feat: New tests (#678) 2025-04-10 10:52:48 +02:00
test_suites.yml tests: Add gh action to test relational db migration [COG-1591] (#718) 2025-04-11 14:02:44 +02:00
update-contributors.yml Create update-contributors.yml 2025-02-09 15:45:03 +01:00
vector_db_tests.yml fix: remove chromadb test from github workflow 2025-04-23 09:29:54 +02:00