3 papers
cs.DB2026
Foundations of the GraphAlg Language
Daan de Graaf, Robert Brijder, Nikolay Yakovets
The GraphAlg domain-specific language for graph algorithms enables user-defined algorithms in graph databases. In this work we show how GraphAlg is built on top of the formal MATLA…
cs.DB2026
GraphAlg Playground: An Online Platform for Learning and Experimenting with the GraphAlg Language
Daan de Graaf, Robert Brijder, Soham Chakraborty +3
The GraphAlg language for graph algorithms enables native support for user-defined graph analytics workloads in databases. In this demonstration, we present a web-based playground…
cs.DB2026
Algorithm Support for Graph Databases, Done Right
Daan de Graaf, Robert Brijder, Soham Chakraborty +3
Graph database query languages cannot express algorithms like PageRank, forcing costly data wrangling, while existing solutions such as algorithm libraries, vertex-centric APIs, an…