Accessing the Data from a Fraud Detection in Retail Example

I am very interested in how to use Neo4j to detect fraud in data represented as a graph. I ran across Jean Villedieu's blog (https://www.analyticbridge.datasciencecentral.com/profiles/blogs/fraud-detection-in-retail-with-graph-analysis) with an example data set (Dropbox - retail fraud dataset.zip - Simplify your life). How would I go about loading that data into my desktop version of Neo4j? Or even just link to the data with the dropbox link?

Hey wfeberle,
You can just drop the file inside your data folder but this DB is for a very old version of neo4j so you will have to convert the DB

Thanks! Unfortunately, I could not get that to work. I should have mentioned I am running the free community version on Windows.