Katarina Supe
Katarina Supe
Removal happened under #443 under `Dockerfile.release` -> starting from memgraph v2.21, the modules should start working (fix done under https://github.com/memgraph/memgraph/pull/2347) -> revert the change done under v1.14.1 of Mage 😄
Everything is described on Discourse: https://discourse.memgraph.com/t/query-times-in-memgraph-lab-vs-other-methods/355 Note added: Memgraph is running on another machine in the building, in the local network and Memgraph Lab on a local machine.
Hi, I'm trying to use mgmigrate with PostreSQL but after running the src/mgmigrate command I'm getting a weird error: `F20230220 15:54:34.233558 4138902784 schema_info.cpp:16] Couldn't find table 'pg_aggregate' in schema 'pg_catalog'!`...
BFS, DFS, WShortest, AllShortest showcase and visualization
Import the following dataset with batched parallel in-memory analytical mode and notice you have 300k nodes and 280k edges, while the dataset has 300k nodes and 300k edges (can be...
It would be nice to have the ability to set up the whole replication cluster in advance without the need to access each instance and set it up by running...
### Description I added get transactions and terminate transactions methods for easier transaction management. ### Pull request type - [x] Feature ### Related issues Closes #240 ### Checklist: - [x]...
### Description I added getter and setter for storage modes. I also updated the test setup to set storage mode to in-memory transactional by default. ### Pull request type -...
Something similar to https://neo4j.com/labs/apoc/4.1/virtual/virtual-nodes-rels/. > The problem I am having is that I am creating some complex queries that rewire the graph structure but I am ending up with the...