Re: [Neo4j] Re: Neo4j jmeter test

2016-03-02 Thread Nibs
Hi, I wanted to know how can we populate data in neo4j DB before starting jmeter test and clear Neo4j DB after test. Thanks in advance! On Thursday, December 11, 2014 at 12:11:53 PM UTC+1, Michael Hunger wrote: > > Today it is cache_type=hpc > > yes, in neo4j.properties for neo4j-enterprise > >

[Neo4j] Lost all my current data after last restart

2016-03-02 Thread Joseph Davis
I was am using neo4j 2.3.2(upgraded from 2.1.8) in embedded mode with a JAVAEE application.My problem is whenever I do an application and server restart i lose all the data I have recently saved. Below is my property configuration i am using.It is running on a 4GB server.

Re: [Neo4j] Lost all my current data after last restart

2016-03-02 Thread Chris Vest
Are you storing the database files in the application servers deployment or temporary directories? -- Chris Vest System Engineer, Neo Technology [ skype: mr.chrisvest, twitter: chvest ] > On 02 Mar 2016, at 13:25, Joseph Davis wrote: > > I was am using neo4j