Skip to content

huhongbo/neovigator

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Description

An attempt to use Neography and processing.js to navigate a Neo4j graph via its REST API.

How To

Follow the steps on Getting started with Ruby and Neo4j to get Neo4j installed, started, and populate it with some nodes and relationships.

git clone git@github.com:maxdemarzi/neovigator.git
cd neovigator
bundle install
rackup

Then visit localhost:9292 to see it running.

Enter a node id in the text box and click “Load”

See an example running on heroku at neovigator.herokuapp.com

Credits

This project is based on Ask Ken created by Michael Aufreiter.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published