You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/asciidoc/modules/ROOT/partials/mongodb-dependencies.adoc
-15Lines changed: 0 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,18 +3,3 @@ The Mongo procedures have dependencies on a client library that is not included
3
3
This dependency is included in https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/download/{apoc-release}/apoc-mongodb-dependencies-{apoc-release}.jar[apoc-mongodb-dependencies-{apoc-release}.jar^], which can be downloaded from the https://github.com/neo4j-contrib/neo4j-apoc-procedures/releases/tag/{apoc-release}[releases page^].
4
4
Once that file is downloaded, it should be placed in the `plugins` directory and the Neo4j Server restarted.
5
5
6
-
7
-
8
-
Alternatively, you could copy these jars into the plugins directory:
9
-
10
-
* bson-3.4.2.jar
11
-
* mongo-java-driver-3.4.2.jar,
12
-
* mongodb-driver-3.4.2.jar
13
-
* mongodb-driver-core-3.4.2.jar
14
-
15
-
You should be able to get them from the following links:
0 commit comments