Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cheerfulstoic/neo4j_summer_olympics

Neo4j dataset of the Summer Olympics from 1896-2008
https://github.com/cheerfulstoic/neo4j_summer_olympics

Last synced: about 1 month ago
JSON representation

Neo4j dataset of the Summer Olympics from 1896-2008

Awesome Lists containing this project

README

        

# Usage

## Mac OS / UNIX:

* Check out this repository
* Run `./db/bin/neo4j start`
* Run `./db/bin/neo4j-shell -file import.cql`
* Visit `http://localhost:1896` in your browser

## Windows

* Check out this repository
* Download [Neo4j](http://neo4j.com/download/)
* Run the `neo4j-shell.bat` command from your Neo4j installation with the `-file` argument, passing it the path for the `import.cql` file from this repository
* Visit the Neo4j URL in your browser (default is `http://localhost:7474`)