Indexing for Data Models with Constraints and Classes (Extended Abstract)
Summary: Map single-attribute indexing in constraint-based models and attribute+class indexing in OO hierarchies to external dynamic 2D range searching. Present a semi-dynamic index with optimal space O(n/B), optimal query I/O O(log_B n + t/B), amortized insert O(log_B n + (log_B n)^2/B) (expected O(log_B n) for random inserts) and improve class-index queries to O(log_B n + t/B + log_B c). (summarized by gpt-5-mini on Feb 09 2026)
Incoming Non-self Citations Over Time
Authors
- 1. Paris C. Kanellakis (Brown University)
- 2. Sridhar Ramaswamy (Brown University)
- 3. Darren E. Vengroff (Brown University)
- 4. Jeffrey S. Vitter (Brown University)
BibTeX Citation
@inproceedings{kanellakis_pods93,
address = {New York, NY, USA},
series = {{PODS} '93},
title = {{Indexing for Data Models with Constraints and Classes (Extended Abstract)}},
url = {https://dl.acm.org/doi/10.1145/153850.153884},
doi = {10.1145/153850.153884},
booktitle = {Proceedings of the {ACM} {SIGMOD} Symposium on {Principles} of {Database} {Systems}},
publisher = {Association for Computing Machinery},
author = {Kanellakis, Paris C. and Ramaswamy, Sridhar and Vengroff, Darren E. and Vitter, Jeffrey S.},
year = {1993}
}
Incoming Citations (Sorted by Pagerank)
Showing 14 of 14 citing papers.
Previous
Page 1 / 1
Next
Outgoing Citations (Sorted by Pagerank)
Showing 1 of 1 cited papers.
Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.
| Rank | Cited Paper | Year | Venue | Pagerank |
|---|---|---|---|---|
| 2,146 | H-trees: A Dynamic Associative Search Index for OODB | 1992 | SIGMOD | 9.0842711e-05 |
Previous
Page 1 / 1
Next
Semantically Similar Papers
| # | Overall Rank | Paper | Year | Venue |
|---|---|---|---|---|
| 1 | 8,302 | Secondary Index Optimization | 1975 | SIGMOD |
| 2 | 6,753 | Optimal Indexing Using Near-Minimal Space [Extended Abstract] | 2003 | PODS |
| 3 | 12,757 | Efficiently Processing Queries on Interval-and-Value Tuples in Relational Databases | 2005 | VLDB |
| 4 | 7,678 | The hcC-tree: An Efficient Index Structure For Object Oriented Databases | 1994 | VLDB |
| 5 | 12,490 | Secondary Indexing in One Dimension: Beyond B-trees and Bitmap Indexes | 2009 | PODS |
| 6 | 1,512 | On the Analysis of Indexing Schemes | 1997 | PODS |
| 7 | 3,790 | OODB Indexing by Class-Division | 1995 | SIGMOD |
| 8 | 12,489 | Worst-Case Efficient Range Search Indexing | 2009 | PODS |
| 9 | 8,937 | Dynamic Indexability and Lower Bounds for Dynamic One-Dimensional Range Query Indexes | 2009 | PODS |
| 10 | 1,529 | On Two-Dimensional Indexability and Optimal Range Search Indexing (Extended Abstract) | 1999 | PODS |