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.

col-one
Node
since ‎12-11-2018
‎06-01-2022

User Statistics

  • 9 Posts
  • 0 Solutions
  • 0 Kudos given
  • 0 Kudos received

User Activity

I try to find a right queries, at moment from the browser. I have a simple graph with node dependencies like parent -[:depend]-> child, each node have a modification_date attribute. From the last child I want to return all the "younger" parent in rel...