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.

akira
Node Link
since ‎12-13-2022
‎01-17-2023

User Statistics

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

User Activity

Greetings, I am trying to obtain all paths and relationships of a specific node. I currently run the following: MATCH (n) WHERE id(n) = 2607 AND 1665263599000 <= apoc.date.fromISO8601(toString(n.ns0__atTime[0])) <= 1665273599000 CALL apoc.path.subgr...
Kudos from
Kudos given to