English

Towards an Integrated Graph Algebra for Graph Pattern Matching with Gremlin (Extended Version)

Databases 2019-09-10 v2

Abstract

Graph data management (also called NoSQL) has revealed beneficial characteristics in terms of flexibility and scalability by differently balancing between query expressivity and schema flexibility. This peculiar advantage has resulted into an unforeseen race of developing new task-specific graph systems, query languages and data models, such as property graphs, key-value, wide column, resource description framework (RDF), etc. Present-day graph query languages are focused towards flexible graph pattern matching (aka sub-graph matching), whereas graph computing frameworks aim towards providing fast parallel (distributed) execution of instructions. The consequence of this rapid growth in the variety of graph-based data management systems has resulted in a lack of standardization. Gremlin, a graph traversal language, and machine provides a common platform for supporting any graph computing system (such as an OLTP graph database or OLAP graph processors). We present a formalization of graph pattern matching for Gremlin queries. We also study, discuss and consolidate various existing graph algebra operators into an integrated graph algebra.

Keywords

Cite

@article{arxiv.1908.06265,
  title  = {Towards an Integrated Graph Algebra for Graph Pattern Matching with Gremlin (Extended Version)},
  author = {Harsh Thakkar and Dharmen Punjani and Soeren Auer and Maria-Esther Vidal},
  journal= {arXiv preprint arXiv:1908.06265},
  year   = {2019}
}

Comments

This is an extended version of an article formally published at DEXA 2017

R2 v1 2026-06-23T10:49:44.197Z