An open API service indexing awesome lists of open source software.

https://github.com/jexp/neo4j-data-import

Collection of Examples and Code for importing data into Neo4j
https://github.com/jexp/neo4j-data-import

Last synced: over 1 year ago
JSON representation

Collection of Examples and Code for importing data into Neo4j

Awesome Lists containing this project

README

          

Get the API key for themoviedb from http://api.themoviedb.org/2.1/ ("How to get started").

export it as `export API_KEY=34872983471893749`

Then run the import.rb script or use the existing cypher and csv files for your test-import

Edit `import.sh` to point `NEO4J_PATH` to your correct neo4j-location to find the `neo4j-shell`.