Skip to content
This repository was archived by the owner on May 5, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 728 Bytes

README.md

File metadata and controls

11 lines (9 loc) · 728 Bytes

Graph Explorer demo repository

Repository containing demos for the Graph Explorer add-on for Vaadin.

The only functional demo is currently the Neo4J demo. To build it, you will need Eclipse IDE, the Vaadin plug-in (to compile the widgetset) and the IvyDE plug-in (to resolve the dependencies). At runtime, you will also need to supply your own Neo4J version 1.3.M03 graph DB at <user.home>/graphdb.

If anyone wants to fork the Neo4J demo and upgrade it to a newer version of Neo4J, please be my guest and send me a pull request when you're done! :)