I\'m looking at visualization options for a graph database project that I have coming up. Part of the job is to provide an interactive visualization of the data for public webs
Check out Neo4j GraphGists. A GraphGist allows you to embed a Neo4j database, Cypher queries, and visualize the results in a web page. Lots of examples listed on the GraphGist wiki.