Skip to content

Conversation

@MarcT0K
Copy link
Owner

@MarcT0K MarcT0K commented Feb 12, 2026

This PR adds a new API point to return a temporal graph based on index or date range.

See #2 and #3 for more motivations behind the PR.

Resolves #3 .

@MarcT0K
Copy link
Owner Author

MarcT0K commented Feb 12, 2026

Hi @colltoaction,
As promised, here is the PR adding support for temporal graphs. Sorry, I have been really busy during the last two months, but the feature is finally there.

The new API point is quite straightforward: it is the same as classic graphs, except that we provide date/index ranges instead of a single date/index. The list of ranges is directly loaded in networkx-temporal using from_snapshots.

Tell me what you think about it. If you see any possible improvement, tell me and I would be glad to implement it. 😃

@colltoaction
Copy link

I'll be happy to test this. @nelsonaloysio I think your review would be very valuable here if you have the time.

Thank you for considering this idea!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add support for temporal graphs

2 participants