Katarina Supe
Katarina Supe
@gvolfing, I realized that the linked issue automatically closes when the pull request merges, so it's enough that we mentioned it in the comment since it's visible on both PR...
Additional note: If a user is trying out a workaround for issues described in https://github.com/memgraph/memgraph/issues/1483, they will probably stumble upon this issue. Here is a simple example: Query not supported:...
+1 from the community ([context](https://discord.com/channels/842007348272169002/1202174488238895104/1202204509976137780))
+1 from the community ([context](https://discord.com/channels/842007348272169002/890968933040009276/1211966126452375562))
Hi @colin-pond, sorry I didn't respond sooner, I didn't catch this issue. Can you tell me if you managed to find a workaround in the meantime and do you think...
@gitbuda can this issue be closed?
Hi @imandoostie :) Thank you for providing the code snippet. Let's try to make your Memgraph experience a bit nicer and I'll try to do that by explaining how you...
Thanks for trying the indexes @imandoostie, I suspect there's some small detail that's making this so slow but it can be hard to debug remotely without seeing exactly what's happening....
Hi @imandoostie, any update on the issue you're experiencing?
Works with `WITH`, not sure if that's expected behavior. `CREATE (a:L) WITH a RETURN 1 ORDER BY labels(a)`