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.

zestyMoth4
Node
since ‎12-23-2022
‎01-10-2023

User Statistics

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

User Activity

Hi, I have two .csv files contaning information about the nodes and edges I want to import. The node .csv has columns "id, name" where is an integer and name is a string. The edge .csv has columns "A_id, B_id, type", where "A_id" is the id of the sou...