How to keep track of change – versioning approaches in RedisGraph

Hi all,

I’m looking for an approach to track changes to a RedisGraph.
The use case is to implement an undo/redo action or even an undelete functionality.

Thanks.

At the moment there’s no way of achieving that at the DB level, once we will have a notifications capability in-place such use-cases will be enabled.