如何为neo4j安装apoc? [英] How to install apoc for neo4j?

查看:104
本文介绍了如何为neo4j安装apoc?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

根据 https://neo4j-contrib.github.io/neo4j-apoc -procedures/,只需从

According to https://neo4j-contrib.github.io/neo4j-apoc-procedures/, one only needs to download the binary jar from http://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/3.1.0.3 to place into the folder "Neo4j CE 3.1.1\plugins".

我这样做了.但是,我无法从 http://localhost:7474/浏览器/.

I did so. However, I was unable to call "call apoc.help("apoc")" from the http://localhost:7474/browser/.

推荐答案

如果您使用Windows或Mac安装程序(大多数人都这样做)而不是zip或tar文件安装neo4j,则plugins文件夹应在您的数据库文件夹中,而不是在neo4j安装文件夹中.

If you installed neo4j using a Windows or Mac installer (which most people do), and not from a zip or tar file, then the plugins folder should be in your database folder, not in your neo4j installation folder.

以下是一个相关的答案,其中有更多细节: https://stackoverflow.com/a/42357481/974731.

Here is a related answer with a little more detail: https://stackoverflow.com/a/42357481/974731.

这篇关于如何为neo4j安装apoc?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆