Skip to content

Building Neo4j Applications with Node.js

Learn how to interact with Neo4j from Node.js using the Neo4j JavaScript Driver
Progress

Building Neo4j Applications with TypeScript

Learn how to interact with Neo4j in your TypeScript project using the Neo4j JavaScript Driver
Progress

Cypher Fundamentals

  • Reading data from the graph
  • Writing data to the graph
Progress

Graph Data Modeling Fundamentals

  • Basics of a graph data model
  • Modeling and creating nodes and relationships
  • Graph Refactoring
Progress

Importing CSV Data into Neo4j

  • Importing data into Neo4j
  • Import CSV files using the Neo4j Data Importer and Cypher
  • Post-processing data after import
Progress

Introduction to Neo4j Graph Data Science

Gain a high-level technical understanding of the Neo4j Graph Data Science (GDS) library
Progress

Neo4j Fundamentals

  • The basics of graph theory
  • Graph structures
  • Elements of a graph database
Progress

Neo4j Graph Data Science Fundamentals

Learn all you need to know about Graph Algorithms and Machine Learning Pipelines
Progress

Path Finding with GDS

Learn how to find the shortest paths between pairs of nodes in the graph
Progress