queries enable flexible graph exploration and analysis, similar to what SQL provides for
relational databases. Graph queries focus on following connections in the data; they are a
challenging workload because even seemingly trivial queries can easily produce billions of
intermediate results and irregular data access patterns.