----- Original Message ----
From: Mattias Persson <matt...@neotechnology.com>
To: Neo4j user discussions <user@lists.neo4j.org>
Sent: Thu, July 1, 2010 6:53:48 AM
Subject: Re: [Neo4j] neo4j REST server standalone

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

Yes.

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.

That will be pretty useful. Also, will the admin interface allow me to connect 
through the shell in R/W mode while the REST server is running?

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).

Interesting. Also, I'm trying to perform online backups with this rest server. 
Are logical logs enabled by default when using the REST server? I cannot find 
any files matching the pattern *log.v*, all I see is the file 
nioneo_logical.log.1And if so, is there a way to perform online backups while 
the REST server is running?

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



      
_______________________________________________
Neo4j mailing list
User@lists.neo4j.org
https://lists.neo4j.org/mailman/listinfo/user

Reply via email to