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! :)