Raphtory icon indicating copy to clipboard operation
Raphtory copied to clipboard

Blazingly fast, vectorised, parallel, and scalable temporal graph engine for Rust, Python and JavaScript

Results 283 Raphtory issues
Sort by recently updated
recently updated
newest added

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

![Image](https://github.com/Pometry/Raphtory/assets/4599890/effbefde-947f-487e-8aab-85bd85d3bd03)

![image](https://github.com/Pometry/Raphtory/assets/6665739/8c6e047b-20cc-42c3-bfb9-f442d31a250e) The above edges should return 3,4,5

Bug

### 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...