Chapter 5. Cypher Cookbook

Table of Contents

5.1. Hyperedges and Cypher
5.2. Basic Friend finding based on social neighborhood
5.3. Co-favorited places
5.4. Find people based on similar favorites
5.5. Multirelational (social) graphs
5.6. A multilevel indexing structure (path tree)

The following cookbook aims to provide a few snippets, examples and use-cases and their query-solutions in Cypher. For the Cypher reference documentation, see Chapter 16, Cypher Query Language.