The document provides an agenda for an intermediate Cypher and data modelling workshop. It will include recapping fundamentals of graph databases and Cypher, exploring how Cypher queries work, covering data modeling fundamentals, learning advanced Cypher techniques, and allowing time for questions. Attendees are instructed to follow along using a free AuraDB instance on Neo4j's console. The workshop will cover graph database concepts like nodes, relationships, labels and properties. It will introduce the Cypher language and clauses like MATCH and RETURN. Writing data with Cypher clauses like CREATE, MERGE, SET, REMOVE and DELETE will also be demonstrated. Best practices for data modeling from use cases will be discussed.