Rost, C. ; Gomez, K. ; Taeschner, M. ; Fritzsche, P. ; Schons, L. ; Christ, L. ; Adameit, T. ; Junghanns, M. ; Rahm, E.

Distributed temporal graph analytics with GRADOOP

VLDB Journal 2021 Special Issue Paper

2021 / 05

Paper

Futher information: https://link.springer.com/article/10.1007/s00778-021-00667-4

Abstract

Temporal property graphs are graphs whose structure and properties change over time. Temporal graph datasets tend to be large due to stored historical information, asking for scalable analysis capabilities. We give a complete overview of GRADOOP, a graph dataflow system for scalable, distributed analytics of temporal property graphs which has been continuously developed since 2005. Its graph model TPGM allows bitemporal modeling not only of vertices and edges but also of graph collections. A declarative analytical language called GRALA allows analysts to flexibly define analytical graph workflows by composing different operators that support temporal graph analysis. Built on a distributed dataflow system, large temporal graphs can be processed on a shared-nothing cluster. We present the system architecture of GRADOOP, its data model TPGM with composable temporal graph operators, like snapshot, difference, pattern matching, graph grouping and several implementation details. We evaluate the performance and scalability of selected operators and a composed workflow for synthetic and real-world temporal graphs with up to 283 M vertices and 1.8 B edges, and a graph lifetime of about 8 years with up to 20 M new edges per year. We also reflect on lessons learned from the GRADOOP effort.