Intro to Graph Databases Episode #6 – Continuing with Cypher
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.