Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/cheerfulstoic/neo4j_summer_olympics
- Owner: cheerfulstoic
- Created: 2015-04-03T12:39:07.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-04-03T13:06:54.000Z (over 9 years ago)
- Last Synced: 2023-03-11T03:34:03.380Z (almost 2 years ago)
- Language: Shell
- Size: 71.8 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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`)