-
-
Notifications
You must be signed in to change notification settings - Fork 94
Closed
Milestone
Description
Hello,
ArcadeDB Server v26.1.1-SNAPSHOT (build 9d910560fbee985b504b960cb11f649a49683fa3/1768403697435/native-cypher)
Using latest commit ont eh new cypher build, i got this error com.arcadedb.exception.CommandExecutionException
MATCH (a), (b) WHERE ID(a) = $source_id AND ID(b) = $target_id
MERGE (a)-[r:in]->(b) RETURN a, b, rparams = {"params": {}, "source_id": "#7:0", "target_id": "#4:0"}
database dump :
Reactions are currently unavailable