Intro to Graph Databases Episode #6 – Continuing with Cypher

23 Jun, 2018



This video series is a Neo4j tutorial for beginners by Ryan Boyd of the Neo4j Developer Relations team. This episode of the Intro to Graph Databases Series dives a little deeper on Cypher, the graph query language. It discusses key elements of the Cypher syntax, including comparison operators, aggregation functions and boolean operators. The video also explains how aggregates are done differently in Cypher vs SQL and covers high level filtering techniques via the WHERE clause.

Related Videos