Skip to content

4.1.0.1

Compare
Choose a tag to compare
@neo-technology-build-agent neo-technology-build-agent released this 17 Jul 10:07
· 441 commits to 4.1 since this release

This release contains:

  • Added fingerprint strategy (#1574)
  • apoc.import.json fails with nodes without labels (#1567)
  • wrong encoding / processing of accentuated characters (diacritics) (#1565)
  • Sorting for international strings (#1566)
  • apoc.nlp.azure.*.graph procedures (#1595)

Please note that apoc-4.1.0.1-core.jar contains a subset of the functionality and will be bundled with Neo4j 4.1.1 and following.

apoc-4.1.0.1-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.