There is no procedure with the name `apoc.help` registered for this database instance

后端 未结 2 731
梦毁少年i
梦毁少年i 2020-12-06 19:32

I\'ve built and installed the \"apoc\" procedures according to the github page (The apoc-1.0.0-SNAPSHOT.jar file was copied into the plugins directory after the suerver was

2条回答
  •  萌比男神i
    2020-12-06 20:16

    For Windows users it should look like this:

    dbms.directories.plugins=c:/Program\ Files/Neo4j\ CE\ 3.0.0/plugins
    

    Assuming You have Neo4j installed at Neo4j CE 3.0.0. The import

提交回复
热议问题