Re: [Neo4j] Viewing neo4j.rb datastore using Neo4j webadmin interface

72 views
Skip to first unread message

Peter Neubauer

unread,
Aug 18, 2012, 8:39:44 AM8/18/12
to ne...@googlegroups.com

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.

On Aug 18, 2012 2:37 PM, "David Troy" <dave...@gmail.com> wrote:
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



--
 
 

David Troy

unread,
Aug 18, 2012, 3:50:07 PM8/18/12
to ne...@googlegroups.com
Thanks Peter. I got it to work. It seems like there is a problem accessing the database simultaneously via Rails and via the Neo4j server, which is somewhat understandable. I guess I'll need to figure out if there are any workarounds for that or if that's a standard known limitation.

Best,
Dave

Peter Neubauer

unread,
Aug 18, 2012, 4:49:50 PM8/18/12
to ne...@googlegroups.com

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.

--
 
 

Michael Hunger

unread,
Aug 19, 2012, 4:42:20 AM8/19/12
to ne...@googlegroups.com, Andreas Ronge
If you don't have to visualize you can also use the neo4j-shell to remotely connect to a running instance (readonly)

I think there was even one module in neo4j.rb to include the neo4j server web-interface in a neo4j.rb app.

Michael


--
 
 

Reply all
Reply to author
Forward
0 new messages