The evolution of distributed systems for graph neural networks and their origin in graph processing and deep learning: A survey

J Vatter, R Mayer, HA Jacobsen - ACM Computing Surveys, 2023 - dl.acm.org
Graph neural networks (GNNs) are an emerging research field. This specialized deep
neural network architecture is capable of processing graph structured data and bridges the …

Foundations of modern query languages for graph databases

R Angles, M Arenas, P Barceló, A Hogan… - ACM Computing …, 2017 - dl.acm.org
We survey foundational features underlying modern graph query languages. We first
discuss two popular graph data models: edge-labelled graphs, where nodes are connected …

Efficient subgraph matching: Harmonizing dynamic programming, adaptive matching order, and failing set together

M Han, H Kim, G Gu, K Park, WS Han - Proceedings of the 2019 …, 2019 - dl.acm.org
Subgraph matching (or subgraph isomorphism) is one of the fundamental problems in graph
analysis. Extensive research has been done to develop practical solutions for subgraph …

Querying graph databases

P Barceló Baeza - Proceedings of the 32nd ACM SIGMOD-SIGACT …, 2013 - dl.acm.org
Graph databases have gained renewed interest in the last years, due to its applications in
areas such as the Semantic Web and Social Networks Analysis. We study the problem of …

知识图谱数据管理研究综述

王鑫, 邹磊, 王朝坤, 彭鹏, 冯志勇 - 软件学报, 2019 - jos.org.cn
知识图谱是人工智能的重要基石. 各领域大规模知识图谱的构建和发布对知识图谱数据管理提出
了新的挑战. 以数据模型的结构和操作要素为主线, 对目前的知识图谱数据管理理论, 方法 …

Survey and taxonomy of lossless graph compression and space-efficient graph representations

M Besta, T Hoefler - arXiv preprint arXiv:1806.01799, 2018 - arxiv.org
Various graphs such as web or social networks may contain up to trillions of edges.
Compressing such datasets can accelerate graph processing by reducing the amount of I/O …

Versatile equivalences: Speeding up subgraph query processing and subgraph matching

H Kim, Y Choi, K Park, X Lin, SH Hong… - Proceedings of the 2021 …, 2021 - dl.acm.org
Subgraph query processing (also known as subgraph search) and subgraph matching are
fundamental graph problems in many application domains. A lot of efforts have been made …

Querying graphs with data

L Libkin, W Martens, D Vrgoč - Journal of the ACM (JACM), 2016 - dl.acm.org
Graph databases have received much attention as of late due to numerous applications in
which data is naturally viewed as a graph; these include social networks, RDF and the …

UMLtoGraphDB: mapping conceptual schemas to graph databases

G Daniel, G Sunyé, J Cabot - … 35th International Conference, ER 2016, Gifu …, 2016 - Springer
The need to store and manipulate large volume of (unstructured) data has led to the
development of several NoSQL databases for better scalability. Graph databases are a …

An introduction to graph data management

R Angles, C Gutierrez - Graph Data Management: Fundamental Issues …, 2018 - Springer
Graph data management concerns the research and development of powerful technologies
for storing, processing and analyzing large volumes of graph data. This chapter presents an …