admin管理员组文章数量:1122832
I Just installed Neo4j 1.6.1 on Windows. I am trying to run apoc.load.json
.
I run it and I'm getting this error:
Failed to invoke procedure apoc.load.json: Caused by: java.lang.RuntimeException: Import from files not enabled, please set apoc.import.file.enabled=true in your neo4j.conf
only one problem, I've added the apoc.import.file.enabled=true
in the neo4j.conf
but still am getting the same error, is that because of the version issue or Anyother?
Database starts fine. I can run other statement, just not APOC procedures.
Any ideas?
I've already added the required code in the conf file but still facing the same issue with the neo4j.conf
.
本文标签: configurationSetting the quotapocimportfileenabledtrue39 in the neo4jconfStack Overflow
版权声明:本文标题:configuration - Setting the "apoc.import.file.enabled=true' in the neo4j.conf - Stack Overflow 内容由网友自发贡献,该文观点仅代表作者本人, 转载请联系作者并注明出处:http://www.betaflare.com/web/1736282006a1926505.html, 本站仅提供信息存储空间服务,不拥有所有权,不承担相关法律责任。如发现本站有涉嫌抄袭侵权/违法违规的内容,一经查实,本站将立刻删除。
发表评论