H-trees: A Dynamic Associative Search Index for OODB.
Chee Chin Low, Beng Chin Ooi, Hongjun Lu:
H-trees: A Dynamic Associative Search Index for OODB.
SIGMOD Conference 1992: 134-143@inproceedings{DBLP:conf/sigmod/LowOL92,
author = {Chee Chin Low and
Beng Chin Ooi and
Hongjun Lu},
editor = {Michael Stonebraker},
title = {H-trees: A Dynamic Associative Search Index for OODB},
booktitle = {Proceedings of the 1992 ACM SIGMOD International Conference on
Management of Data, San Diego, California, June 2-5, 1992},
publisher = {ACM Press},
year = {1992},
pages = {134-143},
ee = {http://doi.acm.org/10.1145/130283.130307, db/conf/sigmod/LowOL92.html},
crossref = {DBLP:conf/sigmod/92},
bibsource = {DBLP, http://dblp.uni-trier.de}
}
Abstract
The support of the superclass-subclass concept in
object-oriented databases (OODB) makes an instance
of a subclass also an instance of its superclass. As a
result, the access scope of a query against a class in
general includes the access scope of all its subclasses,
unless specified otherwise. To support the superclass-subclass
relationship efficiently, the index must achieve
two objectives. First, the index must support efficient
retrieval of instances from a single class. Second, it must
also support efficient retrieval of instances from classes
in a hierarchy of classes. In this paper, we propose a new
index called the H-tree that supports efficient retrieval
of instances of a single class as well as retrieval of instances
of a class and its subclasses. The unique feature
of H-trees is that they capture the superclass-subclass
relationships. A performance analysis is conducted and
both experimental and analytical results indicate that
the H-tree is an efficient indexing structure for 00DB.
Copyright © 1992 by the ACM,
Inc., used by permission. Permission to make
digital or hard copies is granted provided that
copies are not made or distributed for profit or
direct commercial advantage, and that copies show
this notice on the first page or initial screen of
a display along with the full citation.
Online Version (ACM WWW Account required): Full Text in PDF Format
CDROM Version: Load the CDROM "Volume 1 Issue 2, SIGMOD '75-'92" and ...
DVD Version: Load ACM SIGMOD Anthology DVD 1" and ...
Printed Edition
Michael Stonebraker (Ed.):
Proceedings of the 1992 ACM SIGMOD International Conference on Management of Data, San Diego, California, June 2-5, 1992.
ACM Press 1992 ,
SIGMOD Record 21(2),
June 1992
Contents
[Abstract and Index Terms]
[Full Text in PDF Format, 1037 KB]
References
- [BeK89]
- Elisa Bertino, Won Kim:
Indexing Techniques for Queries on Nested Objects.
IEEE Trans. Knowl. Data Eng. 1(2): 196-214(1989)
- [CDR86]
- Michael J. Carey, David J. DeWitt, Joel E. Richardson, Eugene J. Shekita:
Object and File Management in the EXODUS Extensible Database System.
VLDB 1986: 91-100
- [Com79]
- Douglas Comer:
The Ubiquitous B-Tree.
ACM Comput. Surv. 11(2): 121-137(1979)
- [KeM90]
- Alfons Kemper, Guido Moerkotte:
Access Support in Object Bases.
SIGMOD Conference 1990: 364-374
- [KKD89]
- ...
- [LLO91]
- Chee Chin Low, Hongjun Lu, Beng Chin Ooi, Jiawei Han:
Efficient Access Methods in Deductive and Object-Oriented Databases.
DOOD 1991: 68-84
- [MeS86]
- David Maier, Jacob Stein:
Indexing in an Object-Oriented DBMS.
OODBS 1986: 171-182
- [SuO82]
- Peter Scheuermann, Aris M. Ouksel:
Multidimensional B-trees for associative searching in database systems.
Inf. Syst. 7(2): 123-137(1982)
- [VKC86]
- Patrick Valduriez, Setrag Khoshafian, George P. Copeland:
Implementation Techniques of Complex Objects.
VLDB 1986: 101-110
Copyright © Fri Mar 12 17:21:30 2010
by Michael Ley (ley@uni-trier.de)