neo4j-contrib / neo4j-apoc-procedures

Awesome Procedures On Cypher for Neo4j - codenamed "apoc"                     If you like it, please ★ above ⇧            
https://neo4j.com/labs/apoc
Apache License 2.0
1.72k stars 493 forks source link

why 5.22.0 release assets has not "apoc-5.22.0-all.jar" ? which file should I download? #4165

Closed tangwenixng closed 3 months ago

tangwenixng commented 3 months ago

why 5.22.0 release assets has not "apoc-5.22.0-all.jar" ? which file should I download?

Lojjs commented 3 months ago

Hi @tangwenixng. Since 5.0, APOC core and extended are released separately and the code is placed in separate repositories on Github.

For APOC core, apoc-5.22.0-core.jar can be downloaded in the new repository For APOC extended, apoc-5.22.0-extended.jar can be downloaded in this repository

To get the similar behaviour as for the xxx-all.jar in the 4.x series, you need both