Pith. sign in

REVIEW 2 cited by

Effective Bug Detection in Graph Database Engines: An LLM-based Approach

Not yet reviewed by Pith; the record is open.

This paper has not been read by Pith yet. Machine review is queued; the pith claim, tier, and objections will appear here once it completes.

SPECIMEN: schema-true, not a live event

T0 review · schema-true

One-sentence machine reading of the paper's core claim.

pith:XXXXXXXX · record.json · timestamp

arxiv 2402.00292 v1 pith:HPQ5BMD7 submitted 2024-02-01 cs.DB

classification cs.DB
keywords graphdatabaseenginesquerybugslanguagelanguagesqueries
verification ladder T0 review T1 audit T2 compute T3 formal
0 comments
read the original abstract

Graph database engines play a pivotal role in efficiently storing and managing graph data across various domains, including bioinformatics, knowledge graphs, and recommender systems. Ensuring data accuracy within graph database engines is paramount, as inaccuracies can yield unreliable analytical outcomes. Current bug-detection approaches are confined to specific graph query languages, limiting their applicabilities when handling graph database engines that use various graph query languages across various domains. Moreover, they require extensive prior knowledge to generate queries for detecting bugs. To address these challenges, we introduces DGDB, a novel paradigm harnessing large language models(LLM), such as ChatGPT, for comprehensive bug detection in graph database engines. DGDB leverages ChatGPT to generate high-quality queries for different graph query languages. It subsequently employs differential testing to identify bugs in graph database engines. We applied this paradigm to graph database engines using the Gremlin query language and those using the Cypher query language, generating approximately 4,000 queries each. In the latest versions of Neo4j, Agensgraph, and JanusGraph databases, we detected 2, 5, and 3 wrong-result bugs, respectively.

Discussion (0). Continue with ORCID to comment.

Forward citations

Cited by 2 Pith papers

Reviewed papers in the Pith corpus that reference this work. Sorted by Pith novelty score. Full citation record

  1. A Query-Aware Multi-Path Knowledge Graph Fusion Approach for Enhancing Retrieval-Augmented Generation in Large Language Models

    cs.IR 2025-07 conditional novelty 5.0 of 10

    QMKGF builds multi-path knowledge graph subgraphs from LLM-extracted entities, fuses the highest-scoring subgraph with query-relevant triples, and expands the query to improve RAG answer quality.

  2. Curate, Connect, Inquire: A System for Findable Accessible Interoperable and Reusable (FAIR) Human-Robot Centered Datasets

    cs.IR 2025-05 conditional novelty 5.0 of 10

    A curation pipeline with a shared data model, a repository, a knowledge graph, and a ChatGPT-based chatbot that lets researchers ask questions across human-robot datasets.

Pith tools