Importing Your Data Into Neo4j Just Got Even Easier

Earlier this year, we introduced a new tool, Data Importer, to help users easily import their flat file data into Neo4j’s graph database without writing a single line of code. It works by simply providing your flat file data (CSV or TSV) to the Data Importer web interface, modeling the nodes and relationships visually, and mapping the files to your model. Read more →


Building an Educational Platform on Neo4j

It was always my intention to build the new site in the open on the Neo4j Twitch Channel, but in the end, time got the better of me and I ended up quietly developing the backend in stealth mode. So, in lieu of a Twitch stream, I wanted to take the time to write a follow-up post with some of the more technical aspects of the GraphAcademy rebuild. Read more →


Analyzing Roland Garros and US Open Tennis Tournaments Via Neo4j

For graph generation, we will use the singles dataset curated by Jeff Sackmann in the tennis_wta and tennis_atp repositories. Jeff’s repositories include CSV files containing all the matches on the Women’s WTA tournaments between 1920 and 2022 and the Men’s ATP tournaments from 1968 to 2022. Strictly speaking, he always keeps the repositories up-to-date. Great thanks to Jeff Sackmann for curating the datasets. Read more →


Win Big with Neo4j Code Golf – A Cypher Coding Contest

Submit Cypher queries that are shorter in length and lower on database hits while still returning the correct query results to win $27k worth of prizes. Do you love coding effectively and optimizing codes for performance? Look no further and… Read more →


Exploring the European Natural Gas Network as a Knowledge Graph

In this blog post, we’ll use Neo4j to turn the European Gas Network into a knowledge graph to analyze the data.Photo by Rostislav Artov, UnsplashThe crisis between Ukraine and Russia caused relations between Russia and the E.U. to fall to the lowest… Read more →


Neo4j DevTools’ Happy New Year: New Data Importer and Neo4j Browser Updates

As we’re nearly at the end of February, it’s a belated Happy New Year from the Neo4j DevTools teams, but we’re pleased to be bringing you our first releases of the year. In this update we’ve got the beta launch of Neo4j Data Importer and new productivity features for Neo4j Browser. Read more →