Part 2: Working with Cypher
This part introduces the Cypher concepts and explores how to use Cypher to load data into a graph database and how to retrieve data using Cypher queries. By the end of this part, you will be able to use Cypher queries to load and retrieve data and you will understand the basics of the Cypher syntax and keywords.
This part comprises the following chapters:
- Chapter 3, Loading Data with Cypher
- Chapter 4, Querying Graph
- Chapter 5, Filtering, Sorting, and Aggregations
- Chapter 6, List Expressions, UNION, and Subqueries