【问题标题】:Neo4j configure performance properties in embedded Spring-Data applicationNeo4j 在嵌入式 Spring-Data 应用程序中配置性能属性
【发布时间】:2013-10-09 23:04:00
【问题描述】:

如何配置neostore.nodestore.db.mapped_memorynodeostore.relationshipstore.db.mapped_memory 等属性,如http://docs.neo4j.org/chunked/stable/configuration-io-examples.html 所述?

我正在使用 Spring Cineast-Demo-Project。 我想,我必须在applicationContext.xml中配置它,其中也定义了neo4j存储:

<neo4j:config storeDirectory="target/data/graph_1000_nodesEdges.db" />

任何提示,我可以在哪里配置这些性能参数?

【问题讨论】:

    标签: neo4j spring-data


    【解决方案1】:

    this link,示例2.1.8,它展示了如何将配置参数传递给neo4j引擎。

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-12-09
      • 2016-05-26
      • 2017-11-08
      相关资源
      最近更新 更多