Cypher: Write Fast and Furious

Editor’s Note: This presentation was given by Christophe Willemsen at GraphConnect San Francisco in October 2016. Presentation Summary In this presentation, Christophe Willemsen covers a variety of do-and-don’t tips to help your Cypher queries run faster than ever in Neo4j.… Read more →

Keywords:  


Summer 2017 Release of the APOC Procedures Library

It’s summertime, but that doesn’t mean we’re less active building cool stuff for you to use with Neo4j. If you haven’t heard of APOC yet – dubbed “Awesome Procedures On Cypher” – it’s a Swiss Army knife of useful utilities… Read more →

Keywords:  


Neo4j JDBC Driver 3.0.3 & 3.1.0 Released

[As community content, this post reflects the views and opinions of the particular author and does not necessarily reflect the official stance of Neo4j.] Click here to skip straight to the JDBC driver announcement. During his opening keynote address, Emil… Read more →

Keywords:  


Neo4j 3.2 GA Release: Enterprise Scale, Native Performance & More

We are proud to announce the general availability release of Neo4j 3.2. This release marks an expansion in global scale, enterprise refinement and all-around performance. It signals that the next generation of graph-powered Internet applications will span the globe. To… Read more →

Keywords:  


Graph Visualization for Neo4j Schemas using yFiles

I have been working with graph visualizations for almost 20 years now, but only recently have I begun looking into graph databases. Shortly after I got introduced to Neo4j, I found that when looking at existing dataset examples I often… Read more →

Keywords:  


Neo4j Object Mapping with GORM, Groovy and Spring Boot [Community Post]

[As community content, this post reflects the views and opinions of the particular author and does not necessarily reflect the official stance of Neo4j.] Mapping object models to the Neo4j graph in languages such as Java and Groovy may be… Read more →

Keywords:  


This Week in Neo4j – 8 April 2017

Welcome to this week in Neo4j, where we round up what’s been happening in the world of graph database in the last seven days. This week we look at how to create a Twitter clone using Neo4j, the Neo4j data… Read more →

Keywords:  


Public Service Announcement: Neo4j Drivers 1.2 Release

We are happy to announce that all our officially supported Bolt drivers are now available as versions 1.2. With this release, we massively improved the way you write code to work with a cluster, introducing reusable “transaction functions” and built-in retry… Read more →

Keywords:  


This Week in Neo4j – 18 March 2017

Welcome to This Week in Neo4j. If you’ve got any ideas for things we should cover in future editions, I’m @markhneedham on Twitter or send an email to devrel@neo4j.com. WordPress Recommendation Engine Adam Cowley has been busy over the last… Read more →

Keywords:  


The JetBrains IDE Plugin for Graph Database Developers [Community Post]

[As community content, this post reflects the views and opinions of the particular author and does not necessarily reflect the official stance of Neo4j.] Many developers mostly stay in their integrated development environments (IDEs) when working on software. That’s why… Read more →

Keywords:  


Neo4j on Mesosphere DC/OS

Don’t miss Johannes present on scaling out Neo4j using Apache Mesos and DC/OS at the next Neo4j Online Meetup! (dcos)-[:MANAGES]->(instance)<-[:RUNS_ON]-(neo4j) The same day that Neo4j 3.1 was released in December 2016 it also became available as a Mesosphere Universe package.… Read more →

Keywords:  


This Week in Neo4j – 11 March 2017

Welcome to this week in Neo4j. This week we’ve got articles showing how to integrate Neo4j with Kibana, using jQAssistant from Pandas, and lots of releases of Neo4j and related projects. But first: International Women’s Day Praveena and Eve answering… Read more →

Keywords:  


This Week in Neo4j – 4 March 2017

Welcome to the 2nd edition of This Week in Neo4j! If you’ve got any ideas for things we should cover in future editions, I’m @markhneedham on Twitter or send an email to devrel@neo4j.com. Contributing to Neo4j: Florent Biville Florent Biville… Read more →

Keywords:  


Just for Flask & React.js Developers: A New Neo4j Movies Template

Introduction Let’s jump right into it. You’re a Python developer interested in Neo4j and want to build a web app, microservice or mobile app. You’ve already read up on Neo4j, played around with some datasets, and know enough Cypher to… Read more →

Keywords:  


This Week in Neo4j – 25th February 2017

Welcome to this week in Neo4j! From now on instead of covering everything that happened in Neo4j at the end of the month in one mega-post we’re going to publish a more focused update once a week. We hope you… Read more →

Keywords:  


Theo 3.0 Release: The Swift Framework for Neo4j

Theo, the Swift framework for interfacing with Neo4j, is now available in version 3.0. With this version, Theo gets full support for Swift 3, Linux support, and better integration with popular package managers. This is on top of features you… Read more →

Keywords:  


2016: The Year in Neo4j Drivers

Spring is in the Air 2016 was the year when, in April with the availability of Neo4j 3.0 we also introduced our own binary protocol named Bolt. We also provided the first set of officially supported drivers for Bolt, including… Read more →

Keywords:  


Hasbolt: The New Haskell Neo4j Bolt Driver

[As community content, this post reflects the views and opinions of the particular author and does not necessarily reflect the official stance of Neo4j.] Intro Graph databases and especially Neo4j have proven to be a great solution for close-related data… Read more →

Keywords: