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.

johan_nilsson12
Node Link
since ‎04-28-2022
‎06-01-2022

User Statistics

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

User Activity

Hello! I have a quite complex intertwined and directed graph network that represents a railroad. By matching a node with an ID: MATCH (p1:Node { UniversalId: '00000000-0c00-090e-0001-060f0e030f0b'}) RETURN p1 I get two nodes back (by design). These ...
Hello! I'm very new to Neo4j, and this might be a very simple question. However: I'm currently working on a project where I need a query that returns properties from both nodes and relationships in a path. What I currently have: MATCH (p1:Node { Univ...
Kudos given to