HI there, On Oct 29, 11:15 pm, Brian <[email protected]> wrote: > > You might try Neo4j -- it's a graph database > > Thanks Mark, but the overhead of putting my data into a Neo4j database > seems a little large. Not sure there is much overhead - you could look at Neoclipse, http://wiki.neo4j.org/content/Neoclipse_Guide which lets you edit the graph and can display it in different ways (through the Eclipse ZEST framework for graphs).
Web wise, why not through together a small rails app, something like http://peoplemap.ronges.com/people (code at http://github.com/sashaagafonoff/peoplemap, really not production ready and shaky in uptime!) to make editing and displaying more webby? HTH /peter --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
