Company
Date Published
Author
Nicole White
Word count
345
Language
English
Hacker News points
None

Summary

LOAD CSV is a useful tool in Neo4j for importing datasets from various sources, including the internet. A live-coding session will demonstrate how to download a raw .csv file, clean it, visualize a data model, and write a Cypher query to import the data into Neo4j. This presentation aims to address common obstacles users face when dealing with real-world data in .csv format and provide best practices for using LOAD CSV. The session is designed to be followed along on one's own machine, with necessary tools and resources provided. Additional resources, including example Cypher queries and a Github repository, are available for further exploration.