中文
相关论文

相关论文: Reducing Property Graph Queries to Relational Alge…

200 篇论文

This paper discusses the challenges of incremental view maintenance for property graph queries. We select a subset of property graph queries and present an approach that uses nested relational algebra to allow incremental evaluation.

数据库 · 计算机科学 2017-12-13 Gábor Szárnyas

Nowadays, graph databases are employed when relationships between entities are in the scope of database queries to avoid performance-critical join operations of relational databases. Graph queries are used to query and modify graphs stored…

数据库 · 计算机科学 2016-12-07 Thomas Beyhl , Holger Giese

Incremental view maintenance has been for a long time a central problem in database theory. Many solutions have been proposed for restricted classes of database languages, such as the relational algebra, or Datalog. These techniques do not…

数据库 · 计算机科学 2022-04-01 Mihai Budiu , Frank McSherry , Leonid Ryzhyk , Val Tannen

Many analytics tasks and machine learning problems can be naturally expressed by iterative linear algebra programs. In this paper, we study the incremental view maintenance problem for such complex analytical queries. We develop a…

数据库 · 计算机科学 2014-05-12 Milos Nikolic , Mohammed ElSeidy , Christoph Koch

In the context of incremental view maintenance (IVM), delta query derivation is an essential technique for speeding up the processing of large, dynamic datasets. The goal is to generate delta queries that, given a small change in the input,…

数据库 · 计算机科学 2016-04-12 Christoph Koch , Daniel Lupei , Val Tannen

Property graphs are widely used in domains such as healthcare, finance, and social networks, but they often contain errors due to inconsistencies, missing data, or schema violations. Traditional rule-based and heuristic-driven graph repair…

计算与语言 · 计算机科学 2025-07-08 Hrishikesh Terdalkar , Angela Bonifati , Andrea Mauri

We introduce F-IVM, a unified incremental view maintenance (IVM) approach for a variety of tasks, including gradient computation for learning linear regression models over joins, matrix chain multiplication, and factorized evaluation of…

数据库 · 计算机科学 2018-03-02 Milos Nikolic , Dan Olteanu

We employ the Coq proof assistant to develop a mechanically-certified framework for evaluating graph queries and incrementally maintaining materialized graph instances, also called views. The language we use for defining queries and views…

数据库 · 计算机科学 2018-04-30 Angela Bonifati , Stefania Dumbrava , Emilio Jesus Gallego Arias

We overview recent progress on the longstanding problem of incremental view maintenance (IVM), with a focus on the fine-grained complexity and optimality of IVM for classes of conjunctive queries. This theoretical progress guided the…

数据库 · 计算机科学 2024-04-30 Dan Olteanu

Graph databases are getting more and more attention in the highly interconnected data domain, and the demand for efficient querying of big data is increasing. We noticed that there are duplicate patterns in graph database queries, and the…

数据库 · 计算机科学 2024-12-02 Chaijun Xu , Xingdi Wei , Yu Zhang , Kaiwei Li , Xiaowei Zhu , Ke Huang , Tao Wang , Shipeng Qi

Graph pattern matching algorithms to handle million-scale dynamic graphs are widely used in many applications such as social network analytics and suspicious transaction detections from financial networks. On the other hand, the computation…

数据库 · 计算机科学 2019-07-10 Hiroki Kanezashi , Toyotaro Suzumura , Dario Garcia-Gasulla , Min-hwan Oh , Satoshi Matsuoka

Approximate Nearest Neighbor (ANN) search is a fundamental technique for (e.g.,) the deployment of recommender systems. Recent studies bring proximity graph-based methods into practitioners' attention -- proximity graph-based methods…

信息检索 · 计算机科学 2022-06-23 Zhaozhuo Xu , Weijie Zhao , Shulong Tan , Zhixin Zhou , Ping Li

Materialized views are a core construct in database systems, used to accelerate analytical queries and optimize batch pipelines for extract-transform-load (ETL) workflows. Maintaining view consistency as underlying data evolves is a…

The prevalence of real-world multi-view data makes incomplete multi-view clustering (IMVC) a crucial research. The rapid development of Graph Neural Networks (GNNs) has established them as one of the mainstream approaches for multi-view…

In the past years, a number of static application security testing tools have been proposed which make use of so-called code property graphs, a graph model which keeps rich information about the source code while enabling its user to write…

软件工程 · 计算机科学 2022-12-12 Alexander Küchler , Christian Banse

This demonstration presents a new Open Source SQL-to-SQL compiler for Incremental View Maintenance (IVM). While previous systems, such as DBToaster, implemented computational functionality for IVM in a separate system, the core principle of…

数据库 · 计算机科学 2024-04-26 Ilaria Battiston , Kriti Kathuria , Peter Boncz

Graph property detection aims to determine whether a graph exhibits certain structural properties, such as being Hamiltonian. Recently, learning-based approaches have shown great promise by leveraging data-driven models to detect graph…

人工智能 · 计算机科学 2026-02-17 Jiahao Xie , Guangmo Tong

The property graph is an increasingly popular data model. Pattern construction and pattern matching are important tasks when dealing with property graphs. Given a property graph schema S, a property graph G, and a query pattern P, all…

数据库 · 计算机科学 2021-01-19 Lior Kogan

This article describes F-IVM, a unified approach for maintaining analytics over changing relational data. We exemplify its versatility in four disciplines: processing queries with group-by aggregates and joins; learning linear regression…

数据库 · 计算机科学 2024-01-30 Ahmet Kara , Milos Nikolic , Dan Olteanu , Haozhe Zhang

It is increasingly common to find complex data represented through the graph model. Contrary to relational models, graphs offer a high capacity for executing analytical tasks on complex data. Since a huge amount of data is still presented…

数据库 · 计算机科学 2022-10-04 Abdelkrim Boudaoud , Houari Mahfoud , Azeddine Chikh
‹ 上一页 1 2 3 10 下一页 ›