Compact and Efficient Representation of General Graph Databases

December 28, 2018 Β· Declared Dead Β· πŸ› Knowledge and Information Systems

πŸ‘» CAUSE OF DEATH: Ghosted
No code link whatsoever

"No code URL or promise found in abstract"

Evidence collected by the PWNC Scanner

Authors Sandra Álvarez-GarcΓ­a, Borja Freire, Susana Ladra, Γ“scar Pedreira arXiv ID 1812.10977 Category cs.DS: Data Structures & Algorithms Cross-listed cs.DB Citations 6 Venue Knowledge and Information Systems Last Checked 4 months ago
Abstract
In this paper, we propose a compact data structure to store labeled attributed graphs based on the k2-tree, which is a very compact data structure designed to represent a simple directed graph. The idea we propose can be seen as an extension of the k2-tree to support property graphs. In addition to the static approach, we also propose a dynamic version of the storage representation, which allows exible schemas and insertion or deletion of data. We provide an implementation of a basic set of operations, which can be combined to form complex queries over these graphs with attributes. We evaluate the performance of our proposal with existing graph database systems and prove that our compact attributed graph representation obtains also competitive time results.
Community shame:
Not yet rated
Community Contributions

Found the code? Know the venue? Think something is wrong? Let us know!

πŸ“œ Similar Papers

In the same crypt β€” Data Structures & Algorithms

Died the same way β€” πŸ‘» Ghosted