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

Hi, I am not sure if this is a bug or if I am doing something wrong, which is why I am opening it as a blank issue. When I...

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

**Version** 3.1 **Describe the bug** When running `vrp.solve()`, the database returns an unexpected error. The error message is attached in the screenshot below. ![Image](https://github.com/user-attachments/assets/209cec0d-ed89-42d8-bafa-dac46f9df072) **To Reproduce** Steps to reproduce the...

Severity - S2
Effort - Unknown
bug
Frequency - EveryTime
Reach - Some

It's already aligned, but we need to update, e.g., Docker tags on DockerHub

infrastructure

### Description Extended the json_util query module to support loading from a passed in JSON string. This can be helpful in cases where a client wishes to e.g. create node...

### Description Added a script to build mage and memgraph, then run tests - all using toolchain v7. ### Pull request type - [ ] Bugfix - [ ] Algorithm/Module...

### Description Added execute module for arbitrary dynamic query execution. People can now execute a query with optional parameters and a retry mechanism. ### Pull request type - [ ]...

memgraph Docker uses, e.g., user-id 1001, while memgraph-mage is using, e.g., user-id 1003 -> if those two are the same it's easier to move data between containers

feature
customer

On mutation, you get the following error: ``` "Function 'apoc.util.validatePredicate' doesn't exist." ``` To reproduce, run the attached code. Open Apollo server on `localhost:4000`. Run the following code to create...

Severity - S2
Effort - Unknown
bug
community
Frequency - EveryTime
Reach - Some