Module 1: Course Intro
- Basics about Neo4J Content
Module 2: Intro To Graph Databases
- Graph Databases
- Graphs vs Relational Databases
- The Graph Data Model
Module 3: Getting Started with Neo4J
- Introduction to Neo4J
- Installing Neo4j In Windows
- Installing Neo4j In Linux
- Neo4j Browser Interface
Module 4: Cypher and Neo4J Browser
- Understanding Cypher Query Language Preview
- Movie Graph Example
- Creating and Matching Nodes
- Creating Relationships
- Updating and Deleting Nodes and Properties
Module 5: More on Cypher and Neo4J
- Other Cypher Queries & Clauses
- Neo4j HTTP REST API
- Language Drivers
Module 6: SocialClient Application
- Project Intro
- Node and Express Server Setup
- Neo4j Driver Setup
- Adding Nodes With App
- Adding Relationships With App
- Person Details
- Twitter Bootstrap UI
- Details Page Forms