One node for year, month, day and then the actual event node with a specific relationship. That creates a tree of timeline where the leaves are the events.
It makes it easy to find events for a given period.
More details in "Graph Database 2nd Edition" (Chapter 4, page 70)
|