Hi, I'm guessing you would like to specify a configuration file for
the database, right?

That can't be done at the moment, but work is put into creating an
admin interface to neo4j, initially quite tied to the rest API. I can
see if I can whip something up which makes this possible as it is
right now.

By the way, memory mapping settings are auto-configured if no specific
config is given for that. It looks at how much heap you've given it
and how big your graph store files are (this is done at startup time,
so if the store changes a lot then a restart would be required to have
it optimally configured for the new store size).


2010/6/30 Mohit Vazirani <mohi...@yahoo.com>

> Hi,
>
> I'm a beginner to neo4j. Recently set up the standalone rest server in
> linux
> (started using neo4j-rest start). I was reviewing
> http://wiki.neo4j.org/content/Configuration_Settings and was wondering how
> to
> specify memory-mapped I/O settings & other backup-related settings to the
> REST
> server. I couldn't find any section in wrapper.conf that allowed me to do
> this.
>
> Thanks,
> ~Mohit
>
>
>
>
> _______________________________________________
> Neo4j mailing list
> User@lists.neo4j.org
> https://lists.neo4j.org/mailman/listinfo/user
>



-- 
Mattias Persson, [matt...@neotechnology.com]
Hacker, Neo Technology
www.neotechnology.com
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to