Overview
Neo4J training course will help participants design better performing apps with better query handling capabilities. The workshop starts off with an introduction to Neo4J, familiarizing with its basic fundamentals and its environment.
Objectives
At the end of Neo4J training course, participants will
Prerequisites
Participants are expected to have basic knowledge of relational databases like MySQL before joining the Neo4J classes.
Course Outline
- Graph Databases
- Graphs vs Relational Databases
- The Graph Data Model
- Introduction to Neo4J
- Installing Neo4j In Windows
- Installing Neo4j In Linux
- Neo4j Browser Interface
- Understanding Cypher Query Language Preview
- Movie Graph Example
- Creating and Matching Nodes
- Creating Relationships
- Updating and Deleting Nodes and Properties
- Other Cypher Queries & Clauses
- Neo4j HTTP REST API
- Language Drivers
- Node and Express Server Setup
- Neo4j Driver Setup
- Adding Nodes With App
- Adding Relationships With App
- Person Details
- Twitter Bootstrap UI
- Details Page Forms