Computer Science > Databases
[Submitted on 5 Jul 2021 (v1), revised 16 Dec 2021 (this version, v2), latest version 7 Oct 2022 (v7)]
Title:PANDADB: A Distributed Graph Database System to Query Unstructured Data in Big Graph
View PDFAbstract:Unstructured data, such as images and videos, are growing stringently, and the unprecedented growth of interconnected unstructured data could be viewed as graphs. Thus, the node properties of Graph would be the unstructured data, and querying such data in a graph is widespread in different real-world applications. Some systems and techniques are proposed to query unstructured data in a graph to meet such demand. However, current query unstructured data in a graph is executed by various tasks in different systems and loses the possibility to optimize such queries in an engine. In this work, we build a graph database namely PandaDB to support querying unstructured data in the graph. We at first introduce CypherPlus, a query language to enable users to express complex graph queries for understanding the semantic of unstructured data. Next, we develop a cost model and related query optimization techniques to speed up the unstructured data processing. In addition, we optimize the data storage and index to speed up the query processing in a distributed setting. The implementation of PandaDB is open source based on Neo4j. The results show PandaDB can support a large scale of unstructured data query processing in a graph e.g., more than a billion unstructured data items. We would present the best of practice while deploying the system into real applications.
Submission history
From: Zihao Zhao [view email][v1] Mon, 5 Jul 2021 12:13:38 UTC (3,419 KB)
[v2] Thu, 16 Dec 2021 10:14:20 UTC (8,804 KB)
[v3] Fri, 17 Dec 2021 04:19:43 UTC (8,811 KB)
[v4] Fri, 25 Feb 2022 13:16:00 UTC (9,007 KB)
[v5] Mon, 28 Feb 2022 11:17:44 UTC (18,237 KB)
[v6] Wed, 6 Jul 2022 13:10:21 UTC (9,235 KB)
[v7] Fri, 7 Oct 2022 23:31:30 UTC (2,454 KB)
References & Citations
Bibliographic and Citation Tools
Bibliographic Explorer (What is the Explorer?)
Connected Papers (What is Connected Papers?)
Litmaps (What is Litmaps?)
scite Smart Citations (What are Smart Citations?)
Code, Data and Media Associated with this Article
alphaXiv (What is alphaXiv?)
CatalyzeX Code Finder for Papers (What is CatalyzeX?)
DagsHub (What is DagsHub?)
Gotit.pub (What is GotitPub?)
Hugging Face (What is Huggingface?)
Papers with Code (What is Papers with Code?)
ScienceCast (What is ScienceCast?)
Demos
Recommenders and Search Tools
Influence Flower (What are Influence Flowers?)
CORE Recommender (What is CORE?)
arXivLabs: experimental projects with community collaborators
arXivLabs is a framework that allows collaborators to develop and share new arXiv features directly on our website.
Both individuals and organizations that work with arXivLabs have embraced and accepted our values of openness, community, excellence, and user data privacy. arXiv is committed to these values and only works with partners that adhere to them.
Have an idea for a project that will add value for arXiv's community? Learn more about arXivLabs.