Category: Neo4j

Calculating Date Differentials In Neo4j

(Or calculating date differentials in any environment where you don’t have a date object) For all the awesomeness of graph databases and Neo4j, the lack of a native date object seems a glaring omission and makes it difficult to calculate...

Mind Your Matches

Mind Your Matches

I recently had to track down a performance issue with one of our Cypher queries that was taking an obscenely long amount of time to run (15 seconds!) given the simplistic nature of the query. Can you spot the problem?...