This document summarizes a presentation on fraud analysis with Neo4j. It discusses using graph databases and queries to analyze credit card fraud and detect fraudulent patterns in transaction data and referral programs. Examples are provided of Cypher queries to identify potentially fraudulent activity, such as transactions originating from high-risk terminals or complex referral fraud schemes. The benefits of using a graph database for this type of analysis are discussed.