Graph Intermediate Representation

A Graph-native Optimization Framework for Complex Graph Queries

This technical report extends the SIGMOD 2025 paper -- A Modular Graph-Native Query Optimization Framework -- by providing a comprehensive exposition of GOpt’s advanced technical mechanisms, implementation strategies, and extended evaluations. While …

A Modular Graph-Native Query Optimization Framework

Complex Graph Patterns (CGPs), which combine pattern matching with relational operations, are widely used in real-world applications. Existing systems rely on monolithic architectures for CGPs, which restrict their ability to integrate multiple query …