Featured Post
Explore all of the great articles and projects created by the Neo4j community in August 2016

From the Neo4j Community: August 2016

The Neo4j community has been busy this summer with a number of great projects, code libraries and a host of great articles on how graphs are everywhere – including everything from the Rio Summer Olympics to examining ISIS support and opposition networks. We can't wait to see what other great... read more


Learn how to use Neo4j + KeyLines for software dependency management via graph visualization

Neo4j + KeyLines: The Developer’s Route out of Dependency Hell [Community Post]

Most software developers will, at some point, find themselves in dependency hell. It’s a terrible place to be, a frustrating maze created by conflicting interdependencies between software components. Most software projects build on top of other tools – re-using libraries or modules to... read more



Learn from this virtual panel how graph databases will power the Internet of Things (IoT)

How Will Graph Technology Propel the Internet of Things? [Virtual Panel]

The Internet of Things (IoT) is undoubtedly one of the greatest growing tides in technology today. The IoT sector is set to revolutionize everything from home appliances and self-driving cars to building management and smart farming. And while consumer-oriented IoT devices and applications... read more


Part 4 of using Neo4j to graph the healthcare industry: String matching for data relationships

My Neo4j Summer Road Trip to the World of Healthcare [Part 4]

Part 4: Create Relationships with FuzzyWuzzy Welcome back to my adventure to the world of healthcare! In the past three blog posts, I have discussed the data model of the healthcare graph, loading XML data into Neo4j and cleaning CSV data in the command-line interface. In this post, I will... read more


Learn all about how to use APOC for database integration as well as data import and export

APOC: Database Integration, Import and Export with Awesome Procedures On Cypher

If you haven’t seen the first part of this series, make sure to check out the first article to get an introduction to Neo4j’s user defined procedures and check out our APOC procedure library. New APOC Release First of all I want to announce that we just released APOC version 3.0.4.1. You... read more