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.

bchin
Node
since ‎09-11-2020
‎06-01-2022

User Statistics

  • 2 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

Hi, I have a relationship property that is a list. Let's call the property r.list. The list is populated with several values. Now I want to modify the existing list to either delete or modify a specific element on the list. The question is how do ...