[Neo4j] Building Neo4j 2.2.4-SNAPSHOT fails

2015-07-22 Thread Axel Morgner
Hi, in the past, it was possible to build Neo4j by just following the README (https://github.com/neo4j/neo4j/blob/2.3/README.asciidoc), but nowadays it seems you need special knowledge. Environment: $ java -version java version "1.8.0_45" Java(TM) SE Runtime Environment (build 1.8.0_45-b14) Java

Re: [Neo4j] What do propertystore.db and propertystore.db.strings store exactly?

2015-07-22 Thread Mattias Persson
On Tue, Jul 21, 2015 at 10:27 PM, Zongheng Yang wrote: > Thanks, Matthias. If I understand you correctly, the result of my > previous *2 calculation roughly matching the two store files on disk is not > due to JVM String overhead, rather it is due to Neo4j's quantization > overhead. > > There's