ExtReMLapin

Results 115 comments of ExtReMLapin

I have the confirmation from her that she created nodes exactly this way in Neo4J and she never had issue with it.

You mean like a code that could produce the same db ? I’m not allowed to share it. nothing too specific but my coworker was probably creating edges and nodes...

I gave a try with fuzzing, creating a lot of nodes and edges. Which cannot reproduce the bug. What we'll do is we will logs all commands sent to the...

FINALLY ! @lvca Here are two files to reproduce the error. You'll need to edit the python file to set the correct IP and EMPTY database name. Please note the...

Could be also related to #1476 as she tried the `match (n) detach delete n` that returned the error from the issue #1476 so she tried to delete "classes" one...

Please note we're working on a RAG as you may have guessed by the database. She's a junior so she "spams" requests and as the other issue guy talks about...

Does it need to be reconfirmed, with #1476 being fixed ?

I'm trying to port this to python wrapper but I did something wrong, and god knows why he decided to re-implement everything in python. If someone's ready to help, feel...