mage icon indicating copy to clipboard operation
mage copied to clipboard

MAGE - Memgraph Advanced Graph Extensions :crystal_ball:

Results 150 mage issues
Sort by recently updated
recently updated
newest added

### Description Making query modules removed under v1.14.1 available again. ### TODOs - [x] Put the modules back - [ ] Move all tests from host to Docker under `reusable_test.yml`...

Docs needed
bug

**Memgraph version** 2.19.0 **Environment** Docker image of `memgraph-mage` **Describe the bug** `elastic_search_serialization` is having issues with entities if they have `dateTime()` kind of field - it cannot index **To Reproduce**...

Severity - S3
Effort - Unknown
bug
community
Frequency - Weekly
Reach - VeryFew

**Describe the bug** There are various problems with the implementation of `pagerank_online` (https://memgraph.com/docs/advanced-algorithms/available-algorithms/pagerank_online) : 1. (small) the parameter `epsilon` isn't coherent with the non-online version of pagerank (which uses `d`,...

Severity - S1
bug
community
Frequency - Monthly
Reach - VeryFew

Implement QM alternative that does support `apoc.convert.toTree`

Severity - S3
Effort - Unknown
bug
community
Frequency - EveryTime
Reach - VeryFew

### Description Please briefly explain the changes you made here. ### Pull request type - [ ] Bugfix - [ ] Algorithm/Module - [ ] Feature - [ ] Code...

Add text.replace, text.regreplace and text.distance functions

Docs needed
apoc
feature
customer

Add `refactor.mergeNodes` procedure

Docs needed
apoc
feature
customer

- [x] Make the list of queries where Memgraph crashes - [ ] Implement the schema generator and test against the data as well

Removed workaround in E2E tests for dropping indices using older versions of `gqlalchemy`. ## Summary by CodeRabbit - **Chores** - Updated the `gqlalchemy` package to version 1.8.0 in test requirements....

infrastructure
Docs unnecessary

### Description Please briefly explain the changes you made here. ### Pull request type - [ ] Bugfix - [x] Algorithm/Module - [ ] Feature - [ ] Code style...