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
* loggging.properties                -- java.util.logging settings for Neo4j Server 
* windows-wrapper-logging.properties -- java.util.logging settings for the windows service wrapper 

References
----------

* [Neo4j Server Usage](/doc/neo4j-server.txt)
* [Java Logging Overview](http://download.oracle.com/javase/6/docs/technotes/guides/logging/overview.html)
