Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Neo4j using Rails on Heroku

Is there a good tutorial explaining how to use Neo4j in Rails and get it setup on Heroku.

I am having trouble understanding how I am suppose to setup Neo4j and Rails locally for testing before I deploy on Heroku. On my local machine what exactly am I suppose to do in Rails to setup Neo4j given that Neo4j is an embedded Java database but Rails is Ruby based. More precisely, where in rails do I give the command "run the Java virtual machine"?

like image 602
user782220 Avatar asked Dec 17 '25 03:12

user782220


1 Answers

Well, you are right. For embedded Rails setup, this is not the right place. How about doing Amazon instead for that scenario? Otherwise, try https://github.com/maxdemarzi/neography which works great on Heroku?

like image 59
Peter Neubauer Avatar answered Dec 19 '25 22:12

Peter Neubauer



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!