cancel
Showing results for 
Search instead for 
Did you mean: 

Head's Up! These forums are read-only. All users and content have migrated. Please join us at community.neo4j.com.

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-grap...) with an example data set (https://www.dropbox.com/s/bno0v9io2ktxpta/retail%20fraud%20dataset.zip?dl=0). 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?

2 REPLIES 2

werner
Node Clone

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

https://neo4j.com/docs/operations-manual/3.3/upgrade/deployment-upgrading/#upgrade-instructions-2x

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