Company
Date Published
Author
Martin O'Hanlon
Word count
198
Language
English
Hacker News points
None

Summary

Are you a Java developer looking to integrate graphs and Neo4j into your applications? There's a new course on GraphAcademy: Building Neo4j Applications with Spring Data, which teaches how to use the Spring Data Neo4j library to interact with Neo4j. The course covers mapping graph data models to Java application domain models, converting between Neo4j and Java data types, reading and writing data, and using custom Cypher statements. You'll also explore SDN architecture, driver lifecycle, and transaction management. In this hands-on course, you'll develop an application that reads, writes, and runs queries against a Neo4j graph database of movies and actors. The course assumes you have knowledge of creating Java programs, Spring data, and completing previous courses on Neo4j Fundamentals and Cypher Fundamentals.