This morning, I accidentally ran a query (on Enterprise 4.4) where I intending to use the count store, but wrote it incorrectly (I know how to write this using the store, not asking about how to do that):
MATCH p=()-[r:SomeRelType]->() RETURN count(...