...

/

Introduction to Querying Property Graphs

Introduction to Querying Property Graphs

Learn how to proceed with Neo4j property graphs using Cypher.

We'll cover the following...

We're finally ready to query a real graph database. We'll query Neo4j with Cypher.

We've got our graph database (Neo4j) running and a connection to the database (Bolt) set up. We've also created our property graph ...