In your Rakefile or “lib/tasks/neography.rake”, add:

require 'neography/tasks'
It will add the following rake tasks to your project:

rake neo4j:install                           # Install Neo4j to the neo4j
directory under your project 
rake neo4j:start                             # Start Neo4j
rake neo4j:stop                              # Stop Neo4j
rake neo4j:restart                           # Restart Neo4j
rake neo4j:reset_yes_i_am_sure               # Wipe your Neo4j Database

--------------

Now... the other way of doing it is to build a gem that has the same files
as the distribution like Sunspot::Solr.

Sunspot::Solr is a packaged distribution of Solr for use with the Sunspot
and Sunspot::Rails gems. See those gems’ documentation for more information.

https://github.com/outoftime/sunspot/tree/master/sunspot_solr

I'm not sure how you guys feel about that.


--
View this message in context: 
http://neo4j-community-discussions.438527.n3.nabble.com/Neo4j-Installer-in-Neography-tp3474951p3475227.html
Sent from the Neo4j Community Discussions mailing list archive at Nabble.com.
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to