Workshop: Tweet"Neo4j Tutorial"
Graph databases like Neo4j are an esoteric and powerful member of the NOSQL family. For highly connected data, graph databases can be thousands of times faster than relational databases, making Neo4j popular for managing complex data across many domains from finance to social, and telecoms to geospatial. This intensive one-day Neo4J tutorial provides a mixture of theory and hands-on practical sessions to demonstrate the capabilities of graph data and the Neo4j database.
Learn how to:
- NOSQL and Graph Database overview
- Neo4j Fundamentals and Architecture
- The Neo4j tool chain
- The Neo4j Core API
- Indexing
- Neo4j Traverser API and declarative querying
- Graph algorithms
- Pattern matching
- Alternative Language Bindings
- The Neo4j REST API and using the database from non-JVM platforms
- Spring Data Graph
- Solutions architecture: using Neo4j in large systems
Program
Each session of this Neo4J Tutorial (apart from the fundamentals and architecture) consist of a small amount of theory combined with a set of practical exercises designed to reinforce how to achieve sophisticated goals with Neo4j. The practical aspects of this Neo4J course consist of Koan-style lessons where a specific part of the Neo4j stack is presented as a set of failing unit tests which participants will work to fix. Those exercises gradually become more challenging until you are capable of implementing sophisticated graph operations with Neo4j.