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.

mcdnjmcd
Node
since ‎03-21-2021
‎06-01-2022

User Statistics

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

User Activity

I am drafting a Java procedure to plug in to Neo4j. The procedure is in a file and a class ("Class 1"). To make things more organized, I am moving certain functions into separate classes (Class 2, Class 3, etc.) in the same src folder. Class 2 wor...
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 unde...
I created an Aura database to work through the examples in the training academy, but 'getting' to that database appears to require a Herculean effort. I first have to find some 'other' neo4j that has a hyperlink to the Aura console, then click that,...
I am new to Cypher, and going through the Graph Academy Training. There appears to be a problem with this question in Working With Cypher Data. I thought I new the answer. I got it wrong. I then tried every single combination and they were ALL wr...
Kudos given to