Notes on using the neo4j-scala package, Part 1 by Sebastian Benthall.
From the post:
Encouraged by the reception of last week’s hacking notes, I’ve decided to keep experimenting with Neo4j and Scala. Taking Michael Hunger’s advice, I’m looking into the neo4j-scala package. My goal is to port my earlier toy program to this library to take advantage of more Scala language features.
These my notes from stumbling through it. I’m halfway through.
Let’s encourage Sebastian some more!