Book Image

Graph Data Processing with Cypher

By : Ravindranatha Anthapu
Book Image

Graph Data Processing with Cypher

By: Ravindranatha Anthapu

Overview of this book

While it is easy to learn and understand the Cypher declarative language for querying graph databases, it can be very difficult to master it. As graph databases are becoming more mainstream, there is a dearth of content and guidance for developers to leverage database capabilities fully. This book fills the information gap by describing graph traversal patterns in a simple and readable way. This book provides a guided tour of Cypher from understanding the syntax, building a graph data model, and loading the data into graphs to building queries and profiling the queries for best performance. It introduces APOC utilities that can augment Cypher queries to build complex queries. You’ll also be introduced to visualization tools such as Bloom to get the most out of the graph when presenting the results to the end users. After having worked through this book, you’ll have become a seasoned Cypher query developer with a good understanding of the query language and how to use it for the best performance.
Table of Contents (18 chapters)
1
Part 1: Cypher Introduction
4
Part 2: Working with Cypher
9
Part 3: Advanced Cypher Concepts

Index

As this ebook edition doesn't have fixed pagination, the page numbers below are hyperlinked for reference only, based on the printed edition of this book.

Symbols

5.0 Cypher

changes, reviewing 299-301

indexing types 300

reference link, for changes 299

A

advanced path finding

working with 268-278

aggregations

working with 148-151

American Standard Code for Information Interchange (ASCII) 35

anchor 295

apoc.create

reference link 267

apoc.cypher

reference link 268

apoc.merge

reference link 267

apoc.periodic.iterate

reference link 280

Arrows App

reference link 99

Arrows.app site

reference link 60

Awesome Procedures On Cypher (APOC) 245, 284

databases integrations 279, 280

installing 245-247

reference link 284

used, for viewing database schema 260-265

B

Bloom 285, 286

browser help

using 25-27

browser’s UI

working with 24, 25

C

CartesianProduct...