Intro to Graph Databases Episode #5 – Cypher, the Graph Query Language

Neo4j.  Published on Jun 15, 2018

Ryan resumed the Intro to Graph Databases YouTube series with a video explaining the Cypher query language.

Ryan starts by explaining how the developer surface of Neo4j has evolved over the years, from the embedded Java API, via the REST API, up to the present day of Bolt drivers and stored procedures and functions executed via Cypher.

This video series is a Neo4j tutorial for beginners. This episode of the Intro to Graph Databases Series introduces the viewer to the evolution of developer surfaces for Neo4j, reviews the Property Graph model and then dives into creating, querying and updating data in the graph. It also touches upon creating uniqueness constraints and the differences between CREATE and MERGE.

Watch the video (LINK)

Sponsored by Neo4j.

You may also like...