About
Neovigator is an attempt to visually navigate through
Neo4j
by using the
Neography
Gem.
It takes advantage of the latest HTML5 features
by using the canvas element for drawing.
Get started
Start using the browser by just typing in the id of an existing node.
You can see the available nodes at
http://localhost:7474
, try loading
Node 27321
to get started.
Quirks
There may be some unexpected behavior. Performance may drop significantly as
the number of nodes increases.
Credits
This project was made by
Max De Marzi
using:
Neo4j
and
Neography
, it is based on
Ask Ken
created by
Michael Aufreiter
Code
Available at
Github