I would like to count the results of my cypher query by range.
Here's an example : let's say I've a list of books with the year of publication, I'd like to be able to count the number of books matching my cypher query published between 1970 and 1979, 1980 and 1989, ... ,2010 and 2019