Literature on graph processing

February 9, 2025 · View on GitHub

This page lists scientific works on graph processing.

Dissertations and Master's thesis works

Papers

Graphs as relational data

  • LIquid: The soul of a new graph database, Part 2: this part of LinkedIn Engineering's two-part series on the LIquid graph database discusses the representation of graphs as relational data and the limitations of naïve approaches (part 1 presents an object-oriented representation).

Graphs and SQL

Graphs and SPARQL

Semantics of query languages

Overview papers and posts

Talks

Graph query engine implementations