I'm new to Neo4j and jumping right in with v4.0. I would like to write a user-defined function that has READ access to the graph db. I followed the 3.5.x tutorial here.
It doesn't appear this tutorial works out of the box with v4.0. Are there example...