Data Structures and Indexes

  • Chapter
Querying Graphs

Part of the book series: Synthesis Lectures on Data Management ((SLDM))

  • 121 Accesses

Abstract

A property graph is a complex structure requiring some care to be represented in the linear memory model1 of computers. A memory representation for property graphs should be: (1) concise, i.e., represent a given graph with a small memory footprint; and (2) access-efficient, i.e., allow queries reading and writing as little data as possible to process a given query as quickly as possible on the given hardware architecture. Due to complexity of the PGM, there is no single data structure that can represent a property graph out of the box. Neither is there a representation that became a de facto standard for PGM. Usually, PGM representations combine multiple ideas and techniques to represent the various parts of a property graph. Some PGM representations differ drastically while other PGM representations differ only in a few aspects. To avoid redundancy and repetition, we structure the discussion of PGM representation into the following main aspects.

This is a preview of subscription content, log in via an institution to check access.

Access this chapter

Subscribe and save

Springer+ Basic
EUR 32.99 /Month
  • Get 10 units per month
  • Download Article/Chapter or Ebook
  • 1 Unit = 1 Article or 1 Chapter
  • Cancel anytime
Subscribe now

Buy Now

Chapter
EUR 29.95
Price includes VAT (Germany)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
eBook
EUR 46.00
Price includes VAT (Germany)
  • Available as PDF
  • Read on any device
  • Instant download
  • Own it forever
Softcover Book
EUR 58.84
Price includes VAT (Germany)
  • Compact, lightweight edition
  • Dispatched in 3 to 5 business days
  • Free ship** worldwide - see info

Tax calculation will be finalised at checkout

Purchases are for personal use only

Institutional subscriptions

Preview

Unable to display preview. Download preview PDF.

Unable to display preview. Download preview PDF.

Author information

Authors and Affiliations

Authors

Rights and permissions

Reprints and permissions

Copyright information

© 2018 Springer Nature Switzerland AG

About this chapter

Cite this chapter

Bonifati, A., Fletcher, G., Voigt, H., Yakovets, N. (2018). Data Structures and Indexes. In: Querying Graphs. Synthesis Lectures on Data Management. Springer, Cham. https://doi.org/10.1007/978-3-031-01864-0_6

Download citation

Publish with us

Policies and ethics

Navigation