David,
The server is a good choice. Just download it and point the database location to your store in neo4j-server.properties
/peter
Send from mobile.
Hi all,I'm new to Neo4j so pardon if this is a dumb question.I created a rails project using the neo4j.rb gem template and it works. It's stored a development database in the db/neo4j-development directory, as it should.How can I view that database using the neo4j webadmin interface? Or is that not best practice? Or how could I view that data using Neoclipse, or use it with the Gephi Neo4j plugin?Thanks in advance!Dave--
That is a standard setup. Use high availability to replicate between two instances (one being the server and one your rails app) or use neography against a server
/peter
Send from mobile.
--
--