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.

schoolwebmail12
Node
since ‎10-04-2019
‎06-01-2022

User Statistics

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

User Activity

My code is relatively simple. It just adds a person by name. If the same person is added again it deletes current one and readds it. So for example if I add a node with {name: "bob"} twice with localhost:8080/addPerson There would only be a single bo...