MemgraphforMemgraphmemgraph.hashnode.net·Dec 27, 2022The Cypher Query Language - Best PracticesCypher has a defined set of rules for writing readable and well-designed constructs like any other programming or query language. By following this guide, you will learn how to format and organize Cypher queries so that naming conventions and formatt...Discuss·43 readsMemgraph
Anders KirkebyforAll things graphakirkeby.hashnode.net·Mar 10, 2023Connecting to Neo4j from a node.js apIn this tutorial, we will walk through how to set up a quick node.js-based app and connect it to a local Neo4j instance, so we can start querying data. A few assumptions about skill level I assume you have the basic knowledge to set up a node projec...DiscussNode.js
Anders KirkebyforAll things graphakirkeby.hashnode.net·Nov 18, 2022How to query for data in Neo4jIn this post we will explore how to execute queries in Neo4j, the popular graph database, and retrieve nodes and edges to answer a few questions. We will use the default movies database from the Neo4j team as our model, construct Cypher-queries to an...Discuss·49 readscypher
Anders KirkebyforAll things graphakirkeby.hashnode.net·Mar 10, 2023Connecting to Neo4j from a node.js apIn this tutorial, we will walk through how to set up a quick node.js-based app and connect it to a local Neo4j instance, so we can start querying data. A few assumptions about skill level I assume you have the basic knowledge to set up a node projec...DiscussNode.js
MemgraphforMemgraphmemgraph.hashnode.net·Jan 24, 2023Graph Database Query Languages You Should TryQuery languages used for graph data management are called graph query languages (GQLs). They define a way of extracting and retrieving data that has been modeled as a graph. All databases need to talk with their clients, so the query languages define...Discuss·41 readsMemgraph
MemgraphforMemgraphmemgraph.hashnode.net·Dec 27, 2022The Cypher Query Language - Best PracticesCypher has a defined set of rules for writing readable and well-designed constructs like any other programming or query language. By following this guide, you will learn how to format and organize Cypher queries so that naming conventions and formatt...Discuss·43 readsMemgraph
Anders KirkebyforAll things graphakirkeby.hashnode.net·Nov 18, 2022How to query for data in Neo4jIn this post we will explore how to execute queries in Neo4j, the popular graph database, and retrieve nodes and edges to answer a few questions. We will use the default movies database from the Neo4j team as our model, construct Cypher-queries to an...Discuss·49 readscypher