I have some requirements of generating regular time series about certain paths that are created in our knowledge graph that we have created in neo4j. I have been thinking about ways to do this, and could only come up with a periodic set of queries that are executed and then either stored in Neo or some time series database.
I realise that this actually falls into OLAP territory, so I thought if there are tools, or established practices already that people have had success with regarding generating time series on particular patterns in NEO?