- What is a Graph? Current Graph Processing Space
- Graph Databases
- Graph Processing Engines
- Advantages of Graph Databases
- Fallacy of RDBMS For connected Data
- Fallacy of Common NoSQL Databases for Connected Data
- Graph Database Natural Playground
- Graph Database Use Cases and Recommendations- Social and ACLs
- Why Neo4j? Graph Data Neo4j Vs RDBMS
- Neo4j in NoSQL World
- Data Modelling in Neo4j and Getting Neo4j
Neo4j Training
Quick Facts
particular | details | ||||
---|---|---|---|---|---|
Medium of instructions
English
|
Mode of learning
Self study, Virtual Classroom
|
Mode of Delivery
Video and Text Based
|
Frequency of Classes
Weekdays, Weekends
|
Course overview
Neo4j Training course is a training programme developed and administered by Mindmajix in the online mode to help the learners to develop a deep knowledge of Neo4j which is s a graph database management system. The curriculum will equip the learner with the understanding of the concepts like graph database, installation of Neo4j, cypher, manipulation of data, the process of querying graphs in Neo4j with a query language etc through practical examples, case studies and exercises.
Neo4j Training online course could be pursued by the learners in the three available modes of enrollment; corporate training, the 30 hrs of Remote Classes in Zoom or Google meet and 12 hrs of E-Learning Videos. Post the Neo4j Training certification will also render the candidates the premium features of Custom Resume Builder Access, Mock Interviews, Career Counseling Sessions and many more.
The highlights
- 100% online course
- Offered by Mindmajix
- FREE Demo on Request
- Flexible Schedule
- Online Live and Self-paced Training Options
- 24/7 Lifetime Support
- Life-Time Self-Paced Videos Access
- One-on-One Doubt Clearing
- Certification Oriented Curriculum
Program offerings
- One-on-one doubt clearing sessions
- Certification oriented curriculum
- Real-time project use cases
- 20 hours of labs
- Free demo on request
- 24/7 lifetime support
- 30 hours of sessions
- Online live and self-paced training options
Course and certificate fees
certificate availability
Yes
certificate providing authority
Mindmajix Technologies
What you will learn
By the end of the Neo4j Training online certification, the candidates will develop a solid understating of the core concepts of Neo4j such as Graph Databases, Neo4j in NoSQL World, High-Level Neo4j Architecture, Starting Development in Neo4j, Paging of Results, Traversals in Neo4J and whatnot.
The syllabus
Introduction To Graph Databases And Neo4j
Neo4j Basics
High Level Neo4j Architecture
- Hard disks
- Store Files
- Caches in Neo4j
- Fault Tolerance
- APIs
- Sizing Indicators
Starting Development in Neo4j
- Development Environment setup
- Modelling in Graph Data structures
Interacting with Neo4j
- REST API
- Embedded Mode
- Server Mode and Interaction with Neo4j with Core API
Introduction To Cypher
Exploring Neo4j using Cypher
- Create Nodes and Relationships
- Invoking Cypher from Java
- Parameterize the Queries
- Filtering
- Regex search
- Escaping characters
- Comparisons
- Sorting
- Boolean operators
- Working with Collections
Paging of Results
- SKIP and LIMIT
- Aggregation of Results
Ingesting Data in Neo4j from CSV:
- REST API imports and Java Batch Insert
Advanced Cypher
Using Neo4J Browser
- Modifying Existing Data
- Deleting Data
- Loops
- Best Practices
- Profiling Queries
- Indexes and Constraints
- Transactions in Neo4J
- Unleashing the Power of Traversals and Indexing in Java
Neo4j In Production
- Traversals in Neo4J
- DFS Vs BFS Traversals
- Relationship Expanders
- Unidirectional and Bi-directional Traversals
- Managing Traversal Uniqueness in Neo4J
- Embedded Mode
- JVM Based Integrations
- Server Mode and Embedded Vs Server Mode Considerations
Project
- Problem Statement
- Let’s Brainstorm the solution
- Solution components
- Solution in Action and Conclusion