http://docs.neo4j.org/chunked/stable/configuration-io-examples.htmlで説明されているようneostore.nodestore.db.mapped_memory
なプロパティを構成するにはどうすればよいですか?nodeostore.relationshipstore.db.mapped_memory
Spring Cineast-Demo-Project を使用しています。私は、neo4j ストアも定義されている applicationContext.xml で構成する必要があると思います。
<neo4j:config storeDirectory="target/data/graph_1000_nodesEdges.db" />
これらのパフォーマンスパラメータを設定できるヒントはありますか?