GithubHelp home page GithubHelp logo

neo4j-uccs-lego-db's Introduction

Neo4j Lego History Database


Group 3
Orion Humphrey, Brandon Bullock
[email protected], [email protected]
Final Project: README
Comments:
The point of this project is to create database relations and visualize the data.
This is a database class, not web design.
WARNING! THIS DATABASE USES A LOT OF RAM!
There are over 1M nodes and 2M relations.
The database is 450MB. See the download section

Download the dump file

Visit this link to download the database .dump file: Database

Loading the database

INSTRUCTIONS ARE FOR WINDOWS, ADJUST ACCORDINGLY FOR OTHER OPERATING SYSTEMS

  1. Create a new database in a Neo4j project.
  2. Press the 3 dots in the top right of the database and press "Manage".
  3. Press the "Open Terminal" button.
  4. Navigate to bin folder by typing "cd bin".
  5. Run load command as follows(The database name (defaulted to "neo4j") is the name of the dump file without the extension): "neo4j-admin load --database= --from=</.dump_file_directory/file_name.dump> --force"
  6. Start the database and wait for it to populate.

Viewing our data

To view our results, visit: https://neo4j-uccs-lego-db.herokuapp.com/ or click on the index.html file in this folder.
More info can be found here.

Viewing cypher scripts

Open cypher files in the "Saved Cypher Scripts" folder by using a text editor. For more info, see the README in the folder.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.