当前位置:   article > 正文

neo4j3.0 java使用,neo4j 3.0中的存储过程

neo.clienterror.procedure.procedurenotfound

I'm using neo4j 3.0 on Windows and I try to use stored procedures new feature.

I have built the apoc.jar from github sources.

This jar is copied into plugins repository (C:\Program Files\Neo4j Community\plugins)

I get a Neo.ClientError.Procedure.ProcedureNotFound error when I try to call any apoc stored procedure from neo4j browser.

Zs7Zb.png

I tried to follow this post, but dbms configuration parameter does not work for me...

解决方案

I was having the same problem but then I came to know that I was copying the jar file in the wrong directory. I created a plugins folder in the following directory and copied the jar file in plugins folder then everything started to work.

Path: C:\Users\\Documents\Neo4j\default.graphdb

This is the path where your neo4j instance is residing. While starting neo4j you can see the path of DB for which you are starting Neo4j.

声明:本文内容由网友自发贡献,不代表【wpsshop博客】立场,版权归原作者所有,本站不承担相应法律责任。如您发现有侵权的内容,请联系我们。转载请注明出处:https://www.wpsshop.cn/w/凡人多烦事01/article/detail/672723
推荐阅读
相关标签
  

闽ICP备14008679号