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.

ashish_tyagide
Node
since ‎12-15-2020
‎06-01-2022

User Statistics

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

User Activity

I want to edit node properties via flask-api but till now didn't found any solution. The main problem is that if I edit a new property using SET clause https://neo4j.com/docs/cypher-manual/current/clauses/set/ then how to do it dynamically so that ...