Classification of index structures |
|
|
- Fanout independent of dimensionality
|
|
- Problem of dead space indexing
|
|
- No guarantee on space usage
|
|
- K-d-B-tree, K-d-tree, Quadtree, Grid le
|
|
|
- Fanout decreases with dimensionality
|
|
|
|
|
|
|
- Point access methods (PAM)
|
|
|
- Spatial access methods (SAM)
|
|
- Spatial objects can be indexed
|