-
Notifications
You must be signed in to change notification settings - Fork 6
Open
Labels
Description
another key consideration is how the simulations will interact with the Graph Database.
...indeed! We need to think carefully about whether we want to use an actual graph database and if so which one? Or whether we actually need a graph computing framework like Spark's GraphX?
Initializing balance sheets and contracts by loading data into a graph database and then populating the model agents by reading from the graph database would seem like a possible use case.