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.

arahman
Node Link
since ‎11-25-2019
‎06-01-2022

User Statistics

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

User Activity

Hi, I have the following graph. CREATE (p1:Patient {name:'p1'}) CREATE (p2:Patient {name:'p2'}) CREATE (p3:Patient {name:'p3'}) CREATE (p4:Patient {name:'p4'}) CREATE (p5:Patient {name:'p5'}) CREATE (A1_1:Event_01 {name:'A'}) CREATE (A1_2:Event_01 {...
Hi everyone, I new to neo4j. I’m doing an initial investigation to understand whether neo4j will be suitable for my problem, and if so, how technically. I have events that have happened to patients, the order in which they occur is relevant. I have 1...
Kudos from