New GraphAcademy Course: Building Neo4j Applications With Spring Data
Nov 08 2 mins read
There’s a new course on GraphAcademy: Building Neo4j Applications with Spring Data. You will learn how to use the Spring Data Neo4j library. Read more →
There’s a new course on GraphAcademy: Building Neo4j Applications with Spring Data. You will learn how to use the Spring Data Neo4j library. Read more →
Photo by Growtika on UnsplashThere are so many options when it comes to languages, frameworks, and tools for building generative AI (GenAI) applications. When you are just getting started, these decisions and figuring out how to integrate everything can be overwhelming.My… Read more →
We’re excited to announce Neo4j JDBC Driver version 6. It integrates graph databases with platforms and tools in the Java ecosystem. Read more →
Discover how to create a Spring application with data stored in Neo4j and GraphQL using Spring Data Neo4j. Read more →
Learn how to turn a list of flat elements into a hierarchy with Java, Cypher, and the updated Neo4j driver for Java. Read more →
Discover how you can automate deployment of Neo4j Java Extensions on self-managed Google Cloud environments. Read more →
Learn how to overcome the Tuple error or the "wrong" record type in Java 17 Records and the Neo4j-Java-Driver. Read more →
In the last week of June 2022, Neo4j Ops Manager (NOM) was released. My colleague Chris Shelmerdine published a great post with many insights into functionality but also into technical details about how NOM is built: Introducing Neo4j Ops Manager: The Tool You Need to Boost Your Ops Team’s Productivity. Read more →
Spring Boot 2.4+ and the Neo4j Java Driver is now more integrated than ever – thanks to the VMWare engineers and Neo4j team. Read more →
In this blog post, we will write Java code to connect to Neo4j and run a query from AWS Lambda. Read more →
Check out what's new in the latest version of Neo4j GraphQL Java, from Spring-Boot DGS integration to Type-safe APIs. Read more →
This article shows how to use OpenLink Software’s ODBC-JDBC Bridge to extend the BI Connector’s reach to ODBC-compliant applications, such as Microsoft Power BI. Read more →
Neo4j offers two main ways of querying a graph – through the Cypher query language and via a Java API. A solid model and well-designed Cypher query is sufficient in the majority of cases, but for those cases where we want the finest level of control, the Java API provides a powerful and intuitive interface. Read more →
With the new release of Java 17, let's explore the JDK data set that details the historical library changes of the versions of Java in Neo4j. Read more →