hi
I am new to Cypher and implementing a Financial Crime DB.
This is for a superannuation product and my schema is -
(Member), (BankAccount), (EmailAddress), (MobileNumber) and (IPAddress).
And relationships between all these nodes of USES.
I needed ...