Page MenuHomeSoftware Heritage

Add new 'neighbors' API endpoint
ClosedPublic

Authored by haltode on Jul 8 2019, 10:04 PM.

Details

Reviewers
zack
seirl
Summary

See T1886:

  • Server side: add endpoint handling, main class, unit tests
  • Client side: add endpoint handling
  • Documentation: add endpoint dedicated section

Diff Detail

Repository
rDGRPH Compressed graph representation
Branch
new-neighbors-endpoint
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 6729
Build 9400: arc lint + arc unit

Event Timeline

zack added inline comments.
api/server/src/main/java/org/softwareheritage/graph/algo/Neighbors.java
28–33

same critique here of D1698: this is not a great pattern, but doesn't make things worse, so it's OK for now

This revision is now accepted and ready to land.Jul 9 2019, 8:22 AM

Closed by commit 27a2871994e9.