Hi Guys,
I'm trying to come up with a model to store Accounting Data in Neo4J or any graph database,
Below is a primitive sketch of what I have in mind, the main issue with the accounting world is not many developers are expert in this domain to design the best data model,
Any suggestion on how to make a Ledger record that shares "Openning_balance" as a value property that dynamically updates down the chain?
Cheers
Mason