Head's Up! Site maintenance this Wednesday, February 1. Disruptions expected as we migrate the forums.
β08-06-2021 07:05 AM
I am writing a user-defined procedure, and I want to return "text" to the user so the user sees it in the browser after the procedure is completed. A CYPHER example would be:
CREATE (n:PERSON {name: 'John Doe')
RETURN toUpper("task complete")
I understand how to write text to the Log, but that doesn't show up in the browser for the user to see.
Can anyone point me in the right direction?
All the sessions of the conference are now available online