I am trying to implement a solution using Graph DB with nodes and relationships. There is a requirement when a user may want to run reports (queries) on historical data for a node or check historical relationships.
Are graphical DBs supported with these functions out of the box? or, if any alternative mechanism could be implemented to preserve historical audit logging for changes to node / relationships in a DB graph?
Some ideas we can consider ...?
source share