Matea Pesic

Results 26 comments of Matea Pesic

Hi @Aurora-yzj, thank you for reporting this issue. I just tested it out with Memgraph version 2.14. and verified that the issue still persists. Below is the CSV file of...

After running the following query in Neo4j, properties are exported in a map format which Memgraph can't read Query ran: ``` CALL apoc.export.csv.query( "MATCH (n) RETURN id(n) AS id, labels(n)...

I tried using `LOAD CSV` to import the file. In Neo4j, there is an `convert.fromJsonMap` apoc procedure that can handle property lists. For instance, a query like this successfully imports...

So sorry for the late response. I've added another commit where I agree with your comments and fixed stuff mentioned. Feel free to let me know if there's something else...

Hi @stefanak-michal, thank you for opening this issue. Someone from the team is going to pick this up and take a look

Hi @Apidcloud, I'm sorry to hear that. Could you tell us about the other blockers you encountered? We'd appreciate any feedback you have to help improve our product. If it...

Hi @arminus, thank you for reporting this issue. We are aware that the bind mounts are not working as expected. We've recently had a similar discussion on another [issue](https://github.com/memgraph/memgraph/issues/1734) related...

We intend to work on improving the overall user experience with docker-compose soon so any feedback is valuable. I'll keep you updated on the topic. Is this currently a blocker...

+1 from the community, [source](https://discord.com/channels/842007348272169002/890969266600423504/1219385290020491436)

Hi @jhb, @Joy-Panda and @ronx-labs, I'm happy to inform you that this issue was closed and that Memgraph now supports edge-type indices! Hopefully this feature will help you elevate your...