Feedback: Range types

It would appear the temporal node from @seanlaff’s post having relationships to nodes with time ranges on them seems extremely promising with the directive @cascade(has_range) and a filter on each temporal node’s has_range predicate.

If we had a range type and proper inequality filters for it, we could have a list of that type on the temporal node which we could use as the filter. Are there any drawbacks to having alot more nodes (one per range per relationship) vs keeping a longer list on the temporal node itself?

1 Like