mage
mage copied to clipboard
MAGE - Memgraph Advanced Graph Extensions :crystal_ball:
### Description This PR will introduce a workflow for building, packaging and uploading Mage docker images on demand. Features (checked when developed and tested): - [x] set mage version -...
A community member was reporting how FastRP algorithm is much faster and gives embedding results than node2vec (especially since our node2vec is implemented in Python) and how it would be...
### Description Postgresql migration module has been added. ### Pull request type - [ ] Bugfix - [X] Algorithm/Module - [ ] Feature - [ ] Code style update (formatting,...
### Description Please briefly explain the changes you made here. ### Pull request type - [ ] Bugfix - [ ] Algorithm/Module - [ ] Feature - [ ] Code...
### Description When executing rust procedures, any boolean arguments get negated. ### Pull request type - [x] Bugfix ### Related issues https://github.com/memgraph/mage/issues/426 ###################################### ### Reviewer checklist (the reviewer checks this...
### Description #### Problem We need to upgrade from `debian-11` to `debian-12` to accommodate memgraph binaries built with `toolchain v5`. `debian-12` uses some different libs, most noticeably `python-3.11`. This bump...
I tried runing the notebook [ amazon_network_analysis.ipynb](https://github.com/memgraph/jupyter-memgraph-tutorials/tree/main/pytorch_amazon_network_analysis). The predicted scores returned by the function `tgn.predict_link_score` were greater than 1. In the offical tgn implemantation, they used a `sigmoid` after the...
**Describe the bug** ``` 2024-03-20 14:42:22 [2024-03-20 13:42:22.500] [warning] auth_module_create_missing_role flag is deprecated. It not possible to create roles through the module anymore. 2024-03-20 14:42:22 [2024-03-20 13:42:22.504] [warning] auth_module_create_missing_user flag...
In the newest version, the `text` function is missing, user reported he was using it before updating the version and noticed it was missing. [Source](https://www.notion.so/memgraph/Ron-Greve-Cloud-User-Interview-2de22b8848d54ef9a4c95fe2693bd746)