Skip to content

Latest commit

 

History

History
72 lines (52 loc) · 7.26 KB

Literature-on-Graph-Processing.md

File metadata and controls

72 lines (52 loc) · 7.26 KB

Literature on graph processing

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

Related

Graph query engine implementations