1999
DOI: 10.1145/319806.319816
|View full text |Cite
|
Sign up to set email alerts
|

Comparison of access methods for time-evolving data

Abstract: This paper compares different indexing techniques proposed for supporting efficient access to temporal data. The comparison is based on a collection of important performance criteria, including the space consumed, update processing, and query time for representative queries. The comparison is based on worst-case analysis, hence no assumptions on data distribution or query frequencies are made. When a number of methods have the same asymptotic worst-case behavior, features in the methods that affect average cas… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
142
0
1

Year Published

2000
2000
2007
2007

Publication Types

Select...
7
3

Relationship

1
9

Authors

Journals

citations
Cited by 253 publications
(146 citation statements)
references
References 57 publications
0
142
0
1
Order By: Relevance
“…Some of them are based on the methods proposed by Bozkaya et al [3] and Salzberg et al [47], where a B+ tree indexes the FROM value in the intervals being indexed, and each internal node is augmented with the information of the maximum TO value in an interval of the corresponding subtree. These proposals are "indexing" schemes rather than summaries.…”
Section: Example 15mentioning
confidence: 99%
“…Some of them are based on the methods proposed by Bozkaya et al [3] and Salzberg et al [47], where a B+ tree indexes the FROM value in the intervals being indexed, and each internal node is augmented with the information of the maximum TO value in an interval of the corresponding subtree. These proposals are "indexing" schemes rather than summaries.…”
Section: Example 15mentioning
confidence: 99%
“…There are many proposals in the literature for indexing temporal intervals. Some of them are based on the methods proposed by Bozkaya et al [2] and Salzberg et al [21], where a B+ tree indexes the FROM value in the intervals being indexed, and each internal node is augmented with the information of the maximum TO value in an interval of the corresponding subtree. We propose a different scheme, embodied in For each temporal depth k, we define the nodes that are valid at that depth during an interval I as follows.…”
Section: Indexing Intervalsmentioning
confidence: 99%
“…Depending on which concept(s) of time is (are) considered, a TDB is characterized as transaction time, valid-time or bi-temporal. A survey on access methods used in TDBs can be found in [16]. The most cited temporal access methods that support efficient indexing on transaction time are the following.…”
Section: Indexing Transaction-time Datamentioning
confidence: 99%