| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| RecallGraph-1.0.0.zip | 2020-06-07 | 2.3 MB | |
| README.md | 2020-06-06 | 812 Bytes | |
| Stable Release.tar.gz | 2020-06-06 | 525.9 kB | |
| Stable Release.zip | 2020-06-06 | 598.2 kB | |
| Totals: 4 Items | 3.4 MB | 0 | |
https://docs.recallgraph.tech/working-with-recallgraph/changelog#1 (github.com)-0-0
Supported ArangoDB versions: 3.5, 3.6
Highlights
- Providers for all API endpoints to let other dependent Foxx services invoke RecallGraph's service methods directly, using ArangoDB's service linking mechanism.
- Explicit Commits to sync event log with writes that occurred outside of RecallGraph's API methods.
- Purge endpoint to remove all history for nodes at a specified path.
- Restore endpoint to undelete nodes that were deleted through RecallGraph's API.
- Paths are returned in traverse calls, with support for path filters.
- k Shortest Paths - Custom-weighted, point-in-time, shortest paths between endpoints.