Description
In this course you will learn :
- We'll get into the basics of Neo4j. We'll start by developing our mechanical sympathy with Neo4j by understanding its architecture, its various components and configuration.
- We'll also start setting up our development environment and find out various modes of interacting with Neo4j.
- Introduce you the basics of Cypher- The query langage of Neo4J. We'll start on the basics of simple constructs, data ingestion into Neo4J, filters, aggregations and combining results
- Focus on the advanced parts of Cypher like Labels, properties of nodes, Indexing, Performance Optimization techniques, Traversals and Transactions.