Skip to content

martin-kl/Diploma_Thesis_01526110_code

Repository files navigation

Master/Diploma thesis by Martin-Kl

  • Title: Analysis and Comparison of Common Graph Query Languages
  • Organization: TU Wien
  • Faculty: Informatics
  • Year: 2020

Description

This repository contains the code files/queries used in my master thesis.
Not all queries in this repository are implemented by me, for files/queries taken from other repositories see the corresponding README files in the sub-directories.

Technologies, Databases & versions

  • Neo4j community edition 4.1.0
  • requires Java >= 11
  • Parser from here, on current version of PGQL: 1.3
  • TigerGraph 3.0 Developer Edition

LDBC Datagen

  • I used version 0.3.2 of the data generator to generate the test data that was then imported into Neo4j (Cypher), Titan (Gremlin) and TigerGraph (GSQL)
  • LDBC datagen 0.3.2

Structure

Extended notes on how I ran everything can be found here.
Each sub-folder has its own README file that contains more information on that part.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published