Raphtory
Raphtory copied to clipboard
Blazingly fast, vectorised, parallel, and scalable temporal graph engine for Rust, Python and JavaScript
I tried to find any recommended way on how to implement authentication but no code or any other option found Also tried to find how to add custom hook, to...
### What changes were proposed in this pull request? Fixes #1582 ### Why are the changes needed? Enhancement request ### Does this PR introduce any user-facing change? If yes is...
### What changes were proposed in this pull request? #### Graphql * Added tracing to the graphql server so we can see where bottlenecks are for specific queries * Deleted...
### What changes were proposed in this pull request? Fixes https://github.com/Pometry/Raphtory/issues/1570 ### Why are the changes needed? `time` and `layer_name` are only available for exploded edges when called on regular...
### What changes were proposed in this pull request? ### Why are the changes needed? ### Does this PR introduce any user-facing change? If yes is this documented? ### How...
### What changes were proposed in this pull request? Fixes #1599 ### Why are the changes needed? Same as above ### Does this PR introduce any user-facing change? If yes...
Need to add a new function in the properties API which removes any duplicates from 'items' keeping the earliest/latest time

 The above edges should return 3,4,5
### What changes were proposed in this pull request? Takes a temporal bipartite network with typed vertices and projects it along one side according to a time delta. ### Why...