Implementation Strategies for Views over Property Graphs
Summary: Studies how to implement property-graph views via rewriting in native graph DBMSs vs relational RDBMSs, covering virtual/materialized views, query rewriting, and indexing. Introduces semantics/extensions for near-identity graph views with minor local transformations, and benchmarks platforms/workloads. (summarized by gpt-5.4-mini on May 24 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Soonbo Han (University of Pennsylvania)
- 2. Zachary G. Ives (University of Pennsylvania)
BibTeX Citation
@inproceedings{han_sigmod24,
title = {{Implementation Strategies for Views over Property Graphs}},
author = {Han, Soonbo and Ives, Zachary G.},
series = {{SIGMOD} '24},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/3654949},
url = {https://dl.acm.org/doi/10.1145/3654949},
year = {2024}
}
Incoming Citations (Sorted by Pagerank)
Showing 6 of 6 citing papers.
| Rank | Citing Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 7,603 | GQL and SQL/PGQ: Theoretical Models and Expressive Power | 2025 | VLDB | 5.5853593e-05 |
| 10,084 | MAVIS: Materialized View for Subgraph Matching | 2026 | SIGMOD | 5.1573064e-05 |
| 10,837 | G-View: View Management for Graph Databases | 2025 | VLDB | 5.093636e-05 |
| 10,958 | What If: Causal Analysis with Graph Databases | 2025 | VLDB | 5.093636e-05 |
| 11,064 | Property Graph Standards: State of the Art & Open Challenges | 2025 | VLDB | 5.093636e-05 |
| 11,069 | Versatile Property Graph Transformations | 2025 | VLDB | 5.093636e-05 |
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 16 of 16 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 554 | Answering Queries with Aggregation Using Views | 1996 | VLDB |
| 2 | 1,591 | SQLGraph: An Efficient Relational-Based Property Graph Store | 2015 | SIGMOD |
| 3 | 2,854 | Extracting and Analyzing Hidden Graphs from Relational Databases | 2017 | SIGMOD |
| 4 | 11,069 | Versatile Property Graph Transformations | 2025 | VLDB |
| 5 | 9,682 | Graph Data Models, Query Languages and Programming Paradigms | 2018 | VLDB |
| 6 | 6,387 | Modern Techniques for Querying Graph-Structured Relations: Foundations, System Implementations, and Open Challenges | 2022 | VLDB |
| 7 | 6,090 | Scalable Query Rewriting: A Graph-Based Approach | 2011 | SIGMOD |
| 8 | 13,039 | Database Graph Views: A Practical Model to Manage Persistent Graphs | 1994 | VLDB |
| 9 | 10,178 | On the Expressiveness of Languages for Querying Property Graphs in Relational Databases | 2026 | PODS |
| 10 | 10,837 | G-View: View Management for Graph Databases | 2025 | VLDB |