DBScholar

Back to papers

A File Structure Supporting Traversal Recursion

Summary: Introduces a simple file structure for traversal recursion on large acyclic graphs, sorting nodes topologically and storing them in a B-tree. Traversal is a single scan; supports efficient insert, delete, and modify of nodes and edges. (summarized by gpt-5-nano on Feb 09 2026)

Paper ID
2507
Venue
SIGMOD
Year
1989
Pagerank
5.8296302e-05
Overall Rank
6,594 | 54.77%
DOI
10.1145/67544.66949

Incoming Non-self Citations Over Time

Authors

BibTeX Citation

@inproceedings{larson_sigmod89,
        title = {{A File Structure Supporting Traversal Recursion}},
        author = {Larson, P.-A. and Deshpande, V.},
        series = {{SIGMOD} '89},
        booktitle = {Proceedings of the {ACM} {SIGMOD} International Conference on Management of Data},
        publisher = {Association for Computing Machinery},
        doi = {10.1145/67544.66949},
        url = {https://dl.acm.org/doi/10.1145/67544.66949},
        year = {1989}
}

Incoming Citations (Sorted by Pagerank)

Showing 3 of 3 citing papers.

Previous Page 1 / 1 Next

Outgoing Citations (Sorted by Pagerank)

Showing 2 of 2 cited papers.

Citations counted here include only citations to other VLDB/SIGMOD/CIDR/PODS papers in this database.

Previous Page 1 / 1 Next

Semantically Similar Papers