Head's Up! Site migration is underway. Expect disruption to service on Thursday, Feb. 9!
β09-29-2020 03:12 PM
Hi,
I have defined a User-defined procedures (similar to https://neo4j.com/docs/java-reference/current/extending-neo4j/procedures-and-functions/procedures/) and it returns object with String and Int with multiple rows.
I am able to execute the same from neo4j browser but when I am trying to execute from neo4j-graphql-js typedef using @cypher annotation (like @cypher(statement: "CALL example.testProcedure()" it is throwing following error
"String("filedname") (of class org.neo4j.values.storable.StringWrappingStringValue)"
Thanks a lot for your help.
All the sessions of the conference are now available online