Neo4j Configuration
=======================================

Neo4j configuration files.

* neo4j-server.properties -- runtime operational settings
* neo4j.properties        -- database configuration
* neo4j-wrapper.conf      -- environment and launch settings for Neo4j Server
* log4j.properties         -- logging configuration

References
----------

* [Neo4j Server Usage](/doc/neo4j-server.txt)
* [Log4J Manual](http://logging.apache.org/log4j/1.2/manual.html)
* [Java Service Wrapper](http://yajsw.sourceforge.net/)


