Hi everyone,
I am working on a project using Neo4j where I save the states of approximately 100 entities every 5 minutes.
I have labels for entities and states, and I create a new state for each entity every 5 minutes. I want to draw graphs of evo...