Skip to content

This folder runs through the import of the NYPD dataset (0.8 gigs) into neo4j to get insight

Notifications You must be signed in to change notification settings

Alessandro100/large-dataset-neo4j

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

large-dataset-neo4j

This folder runs through the import of the NYPD dataset (0.8 gigs) into neo4j to get insight

Requirements:

Steps:

  • In the Neo4j Desktop Client, create an empty graph
  • Import the test dataset and real data set into the ‘import’ file
  • Open the Neo4j desktop browser for the graph you just created
  • Run the queries to load the data found in load-data.cypher o If its quick start, only 1 command to run (fast but not complete) o If it’s all the data, will take a bit of time and 5 commands to run (instructions in the file)
  • Once the data is loaded, you can run queries on it found in the queries.cypher

About

This folder runs through the import of the NYPD dataset (0.8 gigs) into neo4j to get insight

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published