2.1 · Lesson

Graph Elements

Before importing data, you need to understand how graph databases store information differently from relational databases.

In this lesson, you will learn the components of a Neo4j graph and basic Full definition for Cypher (opens in a new tab)Neo4j's implementation of GQL, the ISO standard query language for graph databases. It is declarative: you describe the pattern to find, and the database decides how to find it. query syntax.