I'm using embedded Neo4j, loading the library jars onto IntelliJ. I want to try out the new features of APOC in Neo4j to run some graph algorithms.
I have the APOC jar downloaded and added to plugins folder as mentioned in the manual. What is the correct way to set up APOC to be used from Java?