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.

oy7031
Node
since ‎12-29-2022
‎01-04-2023

User Statistics

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

User Activity

I am new to neo4j cypher.I have a few .json files that I copy to my DBMS's folder using python. Once the .json files are in the folder, I'd like to create a node for each of the dictionaries inside of the json list files. The cypher query shown below...