Implementing Graph Pattern Queries on a Relational Database (open access)

Implementing Graph Pattern Queries on a Relational Database

When a graph database is implemented on top of a relational database, queries in the graph query language are translated into relational SQL queries. Graph pattern queries are an important feature of a graph query language. Translating graph pattern queries into single SQL statements results in very poor query performance. By taking into account the pattern query structure and generating multiple SQL statements, pattern query performance can be dramatically improved. The performance problems encountered with the single SQL statements generated for pattern queries reflects a problem in the SQL query planner and optimizer. Addressing this problem would allow relational databases to better support semantic graph databases. Relational database systems that provide good support for graph databases may also be more flexible platforms for data warehouses.
Date: December 26, 2007
Creator: Kaplan, I L; Abdulla, G M; Brugger, S T & Kohn, S R
System: The UNT Digital Library