You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
While waiting for fixes on new cypher "engine", I moved back to old one.
Trying to execute this query :
UNWIND $batchasrowMATCH (a),(b) WHEREID(a) =row.source_idandID(b) =row.target_idMERGE (a)-[r:in]->(b)RETURNa, b, r
With a batch size of ~700 it was taking ages, so in the debugger, i tried with only one entry and jesus ... it took 13 seconds to create one relation.
I restarted my arcadedb multiple times, issues happens again and again on OLD cypher engine
While waiting for fixes on new cypher "engine", I moved back to old one.
Trying to execute this query :
With a batch size of ~700 it was taking ages, so in the debugger, i tried with only one entry and jesus ... it took 13 seconds to create one relation.
I restarted my arcadedb multiple times, issues happens again and again on OLD cypher engine
micro batch size entry :
{"batch": [{"source_id": "#10:0", "target_id": "#1:3", "features": {}, "relation_type": "in"}]}chrome_FJuNOEDqBz.mp4
database dump :
SDJFKLSDJFKLS-backup-20260115-160216620.zip