Re: [Neo4j] Neo4j 2.3.2 CE does not start with the correct Database Location

2016-02-23 Thread Michael Hunger
Gergely, would you mind raising a GitHub issue on this? Thanks a lot. Michael On Tue, Feb 16, 2016 at 9:08 PM, wrote: > When Neo4j CE is started, the *Database Location* field contains the last > used directory, however this is a trap. The effective database

Re: [Neo4j] Python script blow up - After relationship 65973

2016-02-23 Thread Kannan Babu
Hi Michael, thanks for your suggestion. Before making the batch from 10k to 50k i would like to know what's the root cause of this error. Whether Py2neo not able to process after 65k records? or will be any issue in neo4j side. Once again thanks for your reply. On Tuesday, February 23,

[Neo4j] How do I put data inside the page cache?

2016-02-23 Thread Telmo Henrique Valverde da Silva
Quoting the documentation, "each file in the Neo4j store is accessed through the Neo4j page cache". So I take that every time a query happens the page cache will be accessed, right? I've tried adding an example graph (like The Movie Graph), then executing example queries through the web

[Neo4j] Re: How do I put data inside the page cache?

2016-02-23 Thread Telmo Henrique Valverde da Silva
I just noticed the other post telling people to ask these questions on Stack Overflow, so I decided to ask it there. Sorry I didn't read it before. http://stackoverflow.com/questions/35590614/how-do-i-actually-put-data-inside-the-page-cache -- You received this message because you are