This document discusses computing on event-sourced graphs. It presents Benjamin Erb from Ulm University who is researching combining event processing with graph computing. The document describes event sourcing and how it could be applied to graph data to maintain the history of a graph through event logs. This would allow reconstructing past states of the graph and running batch processes on different versions. Maintaining an event log could also power real-time and batch analytics on the same graph data.