Raphtory icon indicating copy to clipboard operation
Raphtory copied to clipboard

All Views should reduce the earliest/latest time

Open miratepuffin opened this issue 1 year ago • 2 comments

Now that we have g.latest() this brings up the question of if applying a view such as subgraph/layer - should this reduce the latest/earliest time?

This is because in the case where we call say subgraph followed by latest, we can just get an empty graph

image

miratepuffin avatar Sep 21 '24 18:09 miratepuffin

@fabianmurariu relevant test to add

miratepuffin avatar Dec 09 '24 19:12 miratepuffin

Still happening, however we need to talk about this as I'm unsure what's expected to happen in the higher level API

fabianmurariu avatar Dec 17 '24 10:12 fabianmurariu