[Neo4j] In-Memory usage of APOC not working #1
Labels
bug
Something isn't working
good first issue
Good for newcomers
help wanted
Extra attention is needed
question
Further information is requested
Uh oh!
There was an error while loading. Please reload this page.
No a syntax error, classpath probem:
Can't get APOC to work with in-memory usage in small example (io.github.neo4j.example01.Main from neo4j directory)
When i add the following dependency and uncomment some code (annotated with TODO in comments) in the example
i am missing "apoc.path.PathExplorer" on classpath. If i use
i get the following exception:
If i use older dependencies
i get the following exception while executing the example:
The text was updated successfully, but these errors were encountered: