This release contains:
- fixes #1606 add database name when calling dbms.cluster.role (#1613)
- remove wrong license headers (#1602)
- fixes #1547: Add a new after-async or async phase to triggers (#1573)
- fixes #1584: apoc.custom.asProcedure() doesn't work when there is input parameters (#1591)
- fixes #1556: request trigger not be saved if syntactically incorrect (#1594)
Please note that apoc-4.1.0.2-core.jar
contains a subset of the functionality and will be bundled from Neo4j 4.1.1 onwards.
apoc-4.1.0.2-all.jar
contains ALL of APOC, so you should have only ONE of the two jars in your plugins folder.
The NLP and MongoDB dependencies are convenience bundles for additional libraries you need, if you want to use the apoc.nlp.*
or apoc.mongodb.*
procedures.