Skip to content

andyfengHKU/RPQ

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 

Repository files navigation

Regular Path Query

Reading list

Anil's Recommendation

Book

  1. Querying Graphs. Angela Bonifati, George Fletcher, Hannes Voigt, Nikolay Yakovets. 2018.

RPQ

  1. Foundations of Modern Query Languages for Graph Databases. Renzo Angles et al. 2017.
  2. Querying Graph Databases. Pablo Barcelo. 2013.
  3. Counting Beyond a Yottabyte, or how SPARQL 1.1 Property Paths will Prevent Adoption of the Standard. Marcelo Arenas et al. 2012.
  4. Regular path queries on large graphs. A.Koschmieder et al. 2012.
  5. Finding regular simple path in graph databases. A.Mendelzon et al. 1995.

RPQ Theory

  1. Enumeration Problems for Regular Path Queries. Wim Martens, Tina Trautner. 2017
  2. A Trichotomy for Regular Simple Path Queries on Graphs. Guillaume Bagan et al. 2012.

My Additional Readings

RPQ

  1. Expreimental Analysis of Streaming Algorithms for Graph Partitioning. Anil Pacaci et al. 2019.
  2. Optimization of Regular Path Queries In Graph Databases. Nikolay Yakovets. 2016.
  3. Sparqling Kleene: Fast Property Paths in RDF-3X. A.Gubichev et al. 2013.
  4. The complexity of evaluating path expressions in SPARQL K.Losemann et al. 2012.

RDF

  1. Virtuoso: RDF Support in Native RDBMS. O.Erling et al. 2010.
  2. RDF-3X: a RISC-style engine for RDF. T.Neumann et al. 2008.

Cypher

  1. Cypher: An evolving query language for property graphs. Francis et al. 2018.

Other Nicolay's Work

TODO

  1. Finish reading list
  2. Toy RPQ model
  3. First implementation of RPQ in Graphflow

About

Research on Regular Path Query (RPQ)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published