cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

Alessandro1
Node
since ‎01-12-2023
‎01-12-2023

User Statistics

  • 1 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hello,as in the subject, I have an issue when I try to modify an existing procedure.For instance, if I register a new procedure with an error, just like the following one:   CALL apoc.custom.asProcedure('TrialProcedure','MTCH (n {ID:$id} ) RETURN n.I...