forked from neo4j-documentation/developer-resources
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfraud.0.viz.json
1 lines (1 loc) · 1.29 KB
/
fraud.0.viz.json
1
{"nodes":[{"id":1,"name":"Cayman Account #863","label":"Account-Highlighted"},{"id":2,"name":"SSN #993-63-2634","number":"993-63-2634", "label":"SSN-Highlighted"},{"id":3,"name":"Max", "label":"Person-Highlighted"},{"id":4,"name":"Sophie","label":"Person-Highlighted"},{"id":5,"name":"Abby","label":"Person-Highlighted"},{"id":6,"name":"Hank","label":"Person"},{"id":7,"name":"BofA Account #4634","label":"Account"},{"id":8,"name":"SSN #523-25-2364","number":"523-25-2364","label":"SSN"},{"id":9,"name":"Bill","label":"Person"},{"id":10,"name":"Chase Account #1523","label":"Person"},{"id":11,"name":"SSN #123-45-6789","number":"123-45-6789","label":"SSN"},{"id":12,"name":"Jane","label":"Person"}],"links":[{"to":10,"id":0,"source":11,"from":12,"target":9,"label":"HAS_ACCOUNT"},{"to":11,"id":1,"source":11,"from":12,"target":10,"label":"HAS_SSN"},{"to":7,"id":2,"source":8,"from":9,"target":6,"label":"HAS_ACCOUNT"},{"to":8,"id":3,"source":8,"from":9,"target":7,"label":"HAS_SSN"},{"to":2,"id":4,"source":4,"from":5,"target":1,"label":"HAS_SSN"},{"to":2,"id":5,"source":3,"from":4,"target":1,"label":"HAS_SSN"},{"to":2,"id":6,"source":2,"from":3,"target":1,"label":"HAS_SSN"},{"to":1,"id":7,"source":5,"from":6,"target":0,"label":"HAS_ACCOUNT"},{"to":1,"id":8,"source":4,"from":5,"target":0,"label":"HAS_ACCOUNT"}]}