• Medientyp: Dissertation; E-Book; Elektronische Hochschulschrift
  • Titel: Distributed querying of large labeled graphs ; Verteiltes Abfragen von großen markierten Graphen
  • Beteiligte: Gurajada, Sairam [VerfasserIn]
  • Erschienen: Scientific publications of the Saarland University (UdS), 2016
  • Sprache: Englisch
  • DOI: https://doi.org/10.22028/D291-26695
  • Schlagwörter: distributed databases ; Verteiltes Datenbanksystem ; distributed graph processing ; effiziente Abfrageverarbeitung ; RDF ; BGP ; SPARQL ; Abfrageverarbeitung ; set reachability ; Zustandsgraph
  • Entstehung:
  • Anmerkungen: Diese Datenquelle enthält auch Bestandsnachweise, die nicht zu einem Volltext führen.
  • Beschreibung: Graph is a vital abstract data type that has profound significance in several applications. Because of its versitality, graphs have been adapted into several different forms and one such adaption with many practical applications is the “Labeled Graph”, where vertices and edges are labeled. An enormous research effort has been invested in to the task of managing and querying graphs, yet a lot challenges are left unsolved. In this thesis, we advance the state-of-the-art for the following query models, and propose a distributed solution to process them in an efficient and scalable manner. • Set Reachability. We formalize and investigate a generalization of the basic notion of reachability, called set reachability. Set reachability deals with finding all reachable pairs for a given source and target sets. We present a non-iterative distributed solution that takes only a single round of communication for any set reachability query. This is achieved by precomputation, replication, and indexing of partial reachabilities among the boundary vertices. • Basic Graph Patterns (BGP). Supported by majority of query languages, BGP queries are a common mode of querying knowledge graphs, biological datasets, etc. We present a novel distributed architecture that relies on the concepts of asynchronous executions, join-ahead pruning, and a multi-threaded query processing framework to process BGP queries in an efficient and scalable manner. • Generalized Graph Patterns (GGP). These queries combine the semantics of pattern matching and navigational queries, and are popular in scenarios where the schema of an underlying graph is either unknown or partially known. We present a distributed solution with bimodal indexing layout that individually support efficient processing of BGP queries and navigational queries. Furthermore, we design a unified query optimizer and a processor to efficiently process GGP queries and also in a scalable manner. To this end, we propose a prototype distributed engine, coined “TriAD” (Triple Asynchronous and ...
  • Zugangsstatus: Freier Zugang