How to Improve Multi-Hop Reasoning with Knowledge Graphs and LLMs
June 18, 2025 17 mins read
Retrieval-augmented generation (RAG) applications excel at answering simple questions by integrating data from external sources into LLMs. But they struggle with multi-part questions that require connecting the dots across several pieces of related information. That’s because RAG applications require a… Read more →
Explore: ChatGPT gpt graph database Large Language Model multi hop question answering
Cypher: The Neo4j Query Language Decoded for Beginners
June 17, 2025 8 mins read
Learn how Cypher’s visual syntax allows you to elegantly describe complex patterns and unlock insights within your connected data.
Explore: cypher graph database neo4j node relationships
Introducing AI-Powered Dashboard Creation in the Aura Console
June 16, 2025 6 mins read
We’re excited to announce a significant step forward for Neo4j AuraDB users: Dashboards, a powerful new tool in the Aura console.
Explore:
Neo4j Desktop 2.0 Reimagines the Local Developer Experience
June 11, 2025 4 mins read
We’re excited to announce a new beginning for one of our most beloved tools: Neo4j Desktop. We launched the first version of Desktop in 2017, and today we’re introducing Desktop 2.0, which has a completely new design and more unified… Read more →
Explore:
Start Your Free Neo4j Certified Journey
7 mins read
With the online GraphAcademy, it’s fun and easy to learn how to build graphs with Neo4j — and get certified along the way.
Explore: certification graph database it-certification neo4j self-education
This Week in Neo4j: Certification, Graph Analytics, Agentic AI, Knowledge Graph and more
June 7, 2025 4 mins read
Check out what’s new this week in Neo4j, including Chatbot, GraphRAG, Graph Analytics, Bloodhound and more
Explore: agentic-ai genai Graph Analytics graph database GraphRAG Knowledge Graph neo4j nodes twin4j
Smarter AI With Smarter RAG and Reasoning
June 5, 2025 5 mins read
Finding the right chunk is good, but connecting the dots is smarter.
Explore: Large Language Models neo4j real estate reasoning retrieval-augmented-gen
Take Part in User Research and Help Shape the Future of Neo4j
2 mins read
Participate in interviews, usability tests, surveys, and more – all designed to help us better understand what works for you.
Explore: neo4j research studies user research
Integrating Neo4j With Symfony: Profiling Queries and Centralized Logging
June 2, 2025 4 mins read
Set up Symfony’s Profiler and Logger to trace Cypher queries, catch errors, and pinpoint performance bottlenecks.
Explore: cypher logging neo4j observability PHP symfony