Skip to content

Awmusic12635/ISTE-438-GraphDB-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISTE-438-GraphDB-Project

About

This project is for class ISTE 438 and is designed to be a example project to use demonstrate use of a graph DB neo4j.

Installation

DO NOT INSTALL IN A SHARED FOLDER

First you will need to clone the git repo on your computer

git clone https://github.com/Awmusic12635/ISTE-438-GraphDB-Project.git

This application assumes you use the movie dataset located here: https://neo4j.com/developer/example-data/. Please make sure it is imported before running this application.

Additionally, the project also uses node.js in order to run, please make sure that is installed.

In the project directory (where the app.js file is) run:

npm install

This will install all required module dependencies.

Running

Once all the dependencies are installed you can run:

node app.js

This will start the server. The server is running when "App listening on port 3000" is logged to the terminal.

Once the server is up the app can be accessed by visiting the host on port 3000 (localhost:3000).

Testing Shortest Path

We recommend testing with James cameron and Steven Spielberg

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •