Count Blocks in database (not working)
:q [:find (pull ?e [ :node/title :block/string :block/children {:block/children ...} ]) :where [?e :node/title]]
Count the number of blocks in my graph with datalog