Skip to main content

Showing 1–12 of 12 results for author: Szárnyas, G

Searching in archive cs. Search in all archives.
.
  1. arXiv:2307.04820  [pdf, other

    cs.DB

    The LDBC Social Network Benchmark Interactive workload v2: A transactional graph query benchmark with deep delete operations

    Authors: David Püroja, Jack Waudby, Peter Boncz, Gábor Szárnyas

    Abstract: The LDBC Social Network Benchmark's Interactive workload captures an OLTP scenario operating on a correlated social network graph. It consists of complex graph queries executed concurrently with a stream of updates operation. Since its initial release in 2015, the Interactive workload has become the de facto industry standard for benchmarking transactional graph data management systems. As graph s… ▽ More

    Submitted 17 August, 2023; v1 submitted 10 July, 2023; originally announced July 2023.

    ACM Class: H.2.4

  2. arXiv:2307.04350  [pdf, other

    cs.DB

    The Linked Data Benchmark Council (LDBC): Driving competition and collaboration in the graph data management space

    Authors: Gábor Szárnyas, Brad Bebee, Altan Birler, Alin Deutsch, George Fletcher, Henry A. Gabb, Denise Gosnell, Alastair Green, Zhihui Guo, Keith W. Hare, Jan Hidders, Alexandru Iosup, Atanas Kiryakov, Tomas Kovatchev, Xinsheng Li, Leonid Libkin, Heng Lin, Xiaojian Luo, Arnau Prat-Pérez, David Püroja, Shipeng Qi, Oskar van Rest, Benjamin A. Steer, Dávid Szakállas, Bing Tong , et al. (8 additional authors not shown)

    Abstract: Graph data management is instrumental for several use cases such as recommendation, root cause analysis, financial fraud detection, and enterprise knowledge representation. Efficiently supporting these use cases yields a number of unique requirements, including the need for a concise query language and graph-aware query optimization techniques. The goal of the Linked Data Benchmark Council (LDBC)… ▽ More

    Submitted 17 August, 2023; v1 submitted 10 July, 2023; originally announced July 2023.

    ACM Class: H.2.4

  3. arXiv:2306.15975  [pdf, other

    cs.DB cs.PF

    The LDBC Financial Benchmark

    Authors: Shipeng Qi, Heng Lin, Zhihui Guo, Gábor Szárnyas, Bing Tong, Yan Zhou, Bin Yang, Jiansong Zhang, Zheng Wang, Youren Shen, Changyuan Wang, Parviz Peiravi, Henry Gabb, Ben Steer

    Abstract: The Linked Data Benchmark Council's Financial Benchmark (LDBC FinBench) is a new effort that defines a graph database benchmark targeting financial scenarios such as anti-fraud and risk control. The benchmark has one workload, the Transaction Workload, currently. It captures OLTP scenario with complex, simple read queries and write queries that continuously insert or delete data in the graph. Comp… ▽ More

    Submitted 30 June, 2023; v1 submitted 28 June, 2023; originally announced June 2023.

    Comments: For the source code of this specification, see the ldbc_finbench_docs repository on Github. arXiv admin note: substantial text overlap with arXiv:2001.02299

    ACM Class: H.2.4

  4. arXiv:2104.01661  [pdf, ps, other

    cs.MS cs.DS

    LAGraph: Linear Algebra, Network Analysis Libraries, and the Study of Graph Algorithms

    Authors: Gábor Szárnyas, David A. Bader, Timothy A. Davis, James Kitchen, Timothy G. Mattson, Scott McMillan, Erik Welch

    Abstract: Graph algorithms can be expressed in terms of linear algebra. GraphBLAS is a library of low-level building blocks for such algorithms that targets algorithm developers. LAGraph builds on top of the GraphBLAS to target users of graph algorithms with high-level algorithms common in network analysis. In this paper, we describe the first release of the LAGraph library, the design decisions behind the… ▽ More

    Submitted 4 April, 2021; originally announced April 2021.

    Comments: Accepted to GrAPL 2021

  5. arXiv:2012.06171  [pdf, other

    cs.DC cs.DB

    The Future is Big Graphs! A Community View on Graph Processing Systems

    Authors: Sherif Sakr, Angela Bonifati, Hannes Voigt, Alexandru Iosup, Khaled Ammar, Renzo Angles, Walid Aref, Marcelo Arenas, Maciej Besta, Peter A. Boncz, Khuzaima Daudjee, Emanuele Della Valle, Stefania Dumbrava, Olaf Hartig, Bernhard Haslhofer, Tim Hegeman, Jan Hidders, Katja Hose, Adriana Iamnitchi, Vasiliki Kalavri, Hugo Kapp, Wim Martens, M. Tamer Özsu, Eric Peukert, Stefan Plantikow , et al. (16 additional authors not shown)

    Abstract: Graphs are by nature unifying abstractions that can leverage interconnectedness to represent, explore, predict, and explain real- and digital-world phenomena. Although real users and consumers of graph instances and graph workloads understand these abstractions, future problems will require new abstractions and systems. What needs to happen in the next decade for big graph processing to continue t… ▽ More

    Submitted 11 December, 2020; originally announced December 2020.

    Comments: 12 pages, 3 figures, collaboration between the large-scale systems and data management communities, work started at the Dagstuhl Seminar 19491 on Big Graph Processing Systems, to be published in the Communications of the ACM

    ACM Class: C.3; E.0; H.2; J.0

  6. arXiv:2011.15028  [pdf, other

    cs.DC cs.DB

    The LDBC Graphalytics Benchmark

    Authors: Alexandru Iosup, Ahmed Musaafir, Alexandru Uta, Arnau Prat Pérez, Gábor Szárnyas, Hassan Chafi, Ilie Gabriel Tănase, Lifeng Nai, Michael Anderson, Mihai Capotă, Narayanan Sundaram, Peter Boncz, Siegfried Depner, Stijn Heldens, Thomas Manhardt, Tim Hegeman, Wing Lung Ngai, Yinglong Xia

    Abstract: In this document, we describe LDBC Graphalytics, an industrial-grade benchmark for graph analysis platforms. The main goal of Graphalytics is to enable the fair and objective comparison of graph analysis platforms. Due to the diversity of bottlenecks and performance issues such platforms need to address, Graphalytics consists of a set of selected deterministic algorithms for full-graph analysis, s… ▽ More

    Submitted 6 April, 2023; v1 submitted 30 November, 2020; originally announced November 2020.

    ACM Class: C.4; H.2.4

  7. arXiv:2010.12243  [pdf, other

    cs.DB

    An analysis of the SIGMOD 2014 Programming Contest: Complex queries on the LDBC social network graph

    Authors: Márton Elekes, János Benjamin Antal, Gábor Szárnyas

    Abstract: This report contains an analysis of the queries defined in the SIGMOD 2014 Programming Contest. We first describe the data set, then present the queries, providing graphical illustrations for them and pointing out their caveats. Our intention is to document our lessons learnt and simplify the work of those who will attempt to create a solution to this contest. We also demonstrate the influence of… ▽ More

    Submitted 24 March, 2022; v1 submitted 23 October, 2020; originally announced October 2020.

    ACM Class: H.2.5; G.2.2

  8. arXiv:2009.03780  [pdf, ps, other

    math.HO cs.DM math.CO

    Graphs and matrices: A translation of "Graphok és matrixok" by Dénes Kőnig (1931)

    Authors: Gábor Szárnyas

    Abstract: This paper, originally written in Hungarian by Dénes Kőnig in 1931, proves that in a bipartite graph, the minimum vertex cover and the maximum matching have the same size. This statement is now known as Kőnig's theorem. The paper also discusses the connection of graphs and matrices, then makes some observations about the combinatorial properties of the latter.

    Submitted 5 September, 2020; originally announced September 2020.

    ACM Class: G.2.2

  9. arXiv:2001.02299  [pdf, other

    cs.DB cs.PF cs.SI

    The LDBC Social Network Benchmark

    Authors: Renzo Angles, János Benjamin Antal, Alex Averbuch, Altan Birler, Peter Boncz, Márton Búr, Orri Erling, Andrey Gubichev, Vlad Haprian, Moritz Kaufmann, Josep Lluís Larriba Pey, Norbert Martínez, József Marton, Marcus Paradies, Minh-Duc Pham, Arnau Prat-Pérez, David Püroja, Mirko Spasić, Benjamin A. Steer, Dávid Szakállas, Gábor Szárnyas, Jack Waudby, Mingxi Wu, Yuchen Zhang

    Abstract: The Linked Data Benchmark Council's Social Network Benchmark (LDBC SNB) is an effort intended to test various functionalities of systems used for graph-like data management. For this, LDBC SNB uses the recognizable scenario of operating a social network, characterized by its graph-shaped data. LDBC SNB consists of two workloads that focus on different functionalities: the Interactive workload (int… ▽ More

    Submitted 14 January, 2024; v1 submitted 7 January, 2020; originally announced January 2020.

    Comments: For the repository containing the source code of this technical report, see https://github.com/ldbc/ldbc_snb_docs

    ACM Class: H.2.4

  10. arXiv:1806.07344  [pdf, other

    cs.DB

    Reducing Property Graph Queries to Relational Algebra for Incremental View Maintenance

    Authors: Gábor Szárnyas, József Marton, János Maginecz, Dániel Varró

    Abstract: The property graph data model of modern graph database systems is increasingly adapted for storing and processing heterogeneous datasets like networks. Many challenging applications with near real-time requirements -- e.g. financial fraud detection, recommendation systems, and on-the-fly validation -- can be captured with graph queries, which are evaluated repeatedly. To ensure quick response time… ▽ More

    Submitted 19 June, 2018; originally announced June 2018.

    ACM Class: H.2.3

  11. arXiv:1712.04108  [pdf, other

    cs.DB

    Incremental View Maintenance for Property Graph Queries

    Authors: Gábor Szárnyas

    Abstract: 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.

    Submitted 11 December, 2017; originally announced December 2017.

  12. Formalising opencypher Graph Queries in Relational Algebra

    Authors: József Marton, Gábor Szárnyas, Dániel Varró

    Abstract: Graph database systems are increasingly adapted for storing and processing heterogeneous network-like datasets. However, due to the novelty of such systems, no standard data model or query language has yet emerged. Consequently, migrating datasets or applications even between related technologies often requires a large amount of manual work or ad-hoc solutions, thus subjecting the users to the pos… ▽ More

    Submitted 22 September, 2017; v1 submitted 8 May, 2017; originally announced May 2017.

    Comments: ADBIS conference (21st European Conference on Advances in Databases and Information Systems) The final publication is available at Springer via https://doi.org/10.1007/978-3-319-66917-5_13

    ACM Class: H.2.3