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.

warkechetan
Node
since ‎06-09-2019
‎06-01-2022

User Statistics

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

User Activity

I have csv file in which suppose there are 3 spreadsheets sheet1,sheet2,sheet3. How can i import specific spreadsheet ,lets say sheet2 into neo4j?
Heyy , i want to import data from csv to neo4j with around 200 columns. Is there any easy way i can import it without writing every headername in "load csv" command? please suggest Thank You.
I have data in CSV , like Name id AB 1 2 3 I have three id for one name and i have created node of person with name property(p:Person{name}) now i want to add id property and want all those id in that property like p:Person{name:AB,id:[1,2,...
Kudos from
Kudos given to