Neo4j
-
Enterprise Java
Neo4j: Graphing the ‘My name is…I work’ Twitter meme
Over the last few days I’ve been watching the chain of ‘My name is…’ tweets kicked off by DHH with…
Read More » -
Enterprise Java
Neo4j: How do null values even work?
Every now and then I find myself wanting to import a CSV file into Neo4j and I always get confused…
Read More » -
Software Development
Neo4j: Graphing the ThoughtWorks Technology Radar
For a bit of Christmas holiday fun I thought it’d be cool to create a graph of the different blips…
Read More » -
DevOps
Kubernetes: Spinning up a Neo4j 3.1 Causal Cluster
A couple of weeks ago I wrote a blog post explaining how I’d created a Neo4j causal cluster using docker…
Read More » -
Enterprise Java
Neo4j: Find the intermediate point between two lat/longs
Yesterday I wrote a blog post showing how to find the midpoint between two lat/longs using Cypher which worked well…
Read More » -
Enterprise Java
Neo4j: Find the midpoint between two lat/longs
Over the last couple of weekends I’ve been playing around with some transport data and I wanted to run the…
Read More » -
Enterprise Java
Neo4j: Dynamically add property/Set dynamic property
I’ve been playing around with a dataset which has the timetable for the national rail in the UK and they…
Read More » -
Core Java
Neo4j: Detecting rogue spaces in CSV headers with LOAD CSV
Last week I was helping someone load the data from a CSV file into Neo4j and we were having trouble…
Read More » -
Software Development
Neo4j: Cypher – Detecting duplicates using relationships
I’ve been building a graph of computer science papers on and off for a couple of months and now that…
Read More »