A Query Language and Optimization Techniques for Unstructured Data
Summary: UnQL: a query language for rooted, edge-labeled graphs modeling unstructured data; relational data are representable as fixed-depth trees. Supports arbitrarily deep data and cycles beyond path expressions; efficient evaluation uses vertical optimization with relational-style optimizers on the horizontal dimension. (summarized by gpt-5-nano on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Peter Buneman (University of Pennsylvania)
- 2. Susan Davidson (University of Pennsylvania)
- 3. Gerd Hillebrand (University of Pennsylvania)
- 4. Dan Suciu (AT&T)
BibTeX Citation
@inproceedings{buneman_sigmod96,
title = {{A Query Language and Optimization Techniques for Unstructured Data}},
author = {Buneman, Peter and Davidson, Susan and Hillebrand, Gerd and Suciu, Dan},
series = {{SIGMOD} '96},
booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
publisher = {Association for Computing Machinery},
doi = {10.1145/233269.233368},
url = {https://dl.acm.org/doi/10.1145/233269.233368},
year = {1996}
}
Incoming Citations (Sorted by Pagerank)
Showing 49 of 49 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 4 of 4 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 300 | GraphLog: a Visual Formalism for Real Life Recursion | 1990 | PODS | 0.00022046803 |
| 403 | Querying Object-Oriented Databases | 1992 | SIGMOD | 0.0001907249 |
| 877 | F-Logic: A Higher-Order Language for Reasoning about Objects, Inheritance, and Scheme | 1989 | SIGMOD | 0.00013464822 |
| 3,915 | A Data Transformation System for Biological Data Sources | 1995 | VLDB | 7.0193727e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 4,107 | Processing Queries on Tree-Structured Data Efficiently | 2006 | PODS |
| 2 | 3,067 | Evaluating Queries with Generalized Path Expressions | 1996 | SIGMOD |
| 3 | 1,434 | A Query Language for Multidimensional Arrays: Design, Implementation, and Optimization Techniques | 1996 | SIGMOD |
| 4 | 9,682 | Graph Data Models, Query Languages and Programming Paradigms | 2018 | VLDB |
| 5 | 294 | Graphs-at-a-time: Query Language and Access Methods for Graph Databases | 2008 | SIGMOD |
| 6 | 13,040 | Investigation of Algebraic Query Optimisation for Database Programming Languages | 1994 | VLDB |
| 7 | 143 | Optimization of Nonrecursive Queries | 1986 | VLDB |
| 8 | 95 | Of Nests and Trees: A Unified Approach to Processing Queries That Contain Nested Subqueries, Aggregates, and Quantifiers | 1987 | VLDB |
| 9 | 2,198 | A Recursive Algebra and Query Optimization for Nested Relations | 1989 | SIGMOD |
| 10 | 2,118 | Query Decomposition and View Maintenance for Query Languages for Unstructured Data | 1996 | VLDB |