Hi !
I stumbled on an interesting APOC procedures, but at the same time I noticed that it didn't seem to be available since Neo4J5 release ?
So what's the status of APOC procedures like apoc.path
?
Are they considered deprecated ?
Thanks !
Hi !
I stumbled on an interesting APOC procedures, but at the same time I noticed that it didn't seem to be available since Neo4J5 release ?
So what's the status of APOC procedures like apoc.path
?
Are they considered deprecated ?
Thanks !
It’s available. Here is the version 5 manual. Keep in mind that the apoc library has been split into two. One is the core and the other is the extended set of procedures.
Also helpful:
It's still there. In v5, Neo4j moved APOC from Labs to supported-as-part-of-the-product.