|
ABSTRACT
The paper introduces an improvement of an approach for tree representation in relational tables. Tree structures are widely used in the area of the computer systems. Often is needed to store trees in relational databases. But the relational model does not supports datatypes for such an objects. The conventional methods to store trees suffer from the limitations of the relational model. The present paper offers some modifications of an existing method - path enumeration model. A number of experiments were conducted and the results show improvement in manipulation time of the trees.
REFERENCES
Note: OCR errors may be found in this Reference List extracted from the full text article. ACM has opted to expose the complete List rather than only correct and linked references.
| |
1
|
|
| |
2
|
Celko, J., Trees and Hierarchies in SQL for Smarties, Morgan Kaufmann, 2004, ISBN 1-55860-920-2
|
| |
3
|
|
| |
4
|
|
| |
5
|
IA-32 Intel Architecture Software Developer's Manual Volume 3: System Programming Guide, 2003, www.intel.com
|
| |
6
|
|
| |
7
|
Sedgewick R., Algorithms in Java: Parts 1-4, Third Edition, Addison Wesley, 2002, ISBN 0-201-36120-5
|
| |
8
|
Windows NT/2000 Application Programming Inteface, Borland C++ Builder Help
|
|