Essays about: "Cypher query language"

Found 4 essays containing the words Cypher query language.

  1. 1. Dynamic constraint handling in mass customization systems : A database solution

    University essay from Jönköping University/JTH, Datateknik och informatik

    Author : Johan Kåhlman; Josef Spånberger; [2020]
    Keywords : Mass Customization; constraints; graph database; Neo4j; Cypher query language;

    Abstract : Purpose: The purpose of this study is to develop an architecture for a Mass Customization information system that allows for product customization restrictions being dynamically expressed through the database. Method: A study evaluating an artifact made using Design Science Research. READ MORE

  2. 2. Implementing and Evaluating a Breadth-First Search in Cypher

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Alexander Olsson; Therese Magnusson; [2018]
    Keywords : Breadth-First Search; Graph Database; Neo4j; Cypher; Master’s Thesis; Technology and Engineering;

    Abstract : This report covers the implementation and evaluation of a Breadth-First Search operand for the Neo4j graph database and the Cypher query language. The evaluation compared the pre-existing Depth-First Search operand with both a non-optimized and two different optimized Breadth-First Searches. READ MORE

  3. 3. Multi-threaded execution of Cypher queries

    University essay from Lunds universitet/Institutionen för datavetenskap

    Author : Felix Åkerlund; Ragnar Mellbin; [2017]
    Keywords : Cypher; Neo4j; query; graph database; parallel execution; parallel query; parallel database; openCypher; Technology and Engineering;

    Abstract : In this report we investigate parallel execution of queries in graph databases. We analyse different methods of parallelization, how to introduce query parallelization to a graph database, which query operations that are suitable for parallelization and if we can improve the execution time of a single query. READ MORE

  4. 4. Accelerating graph isomorphismqueries in a graph database usingthe GPU

    University essay from Uppsala universitet/Institutionen för informationsteknologi

    Author : Simon Evertsson; [2016]
    Keywords : ;

    Abstract : Over the last decade the popularity of utilizing the parallel nature of thegraphical processing unit in general purpose problems has grown a lot. TodayGPUs are used in many different fields where one of them is the accelerationof database systems. Graph databases are a kind of database systems that havegained popularity in recent years. READ MORE