Project

General

Profile

Feature #2526

Updated by Bernhard Koschiček-Krombholz 8 months ago

It would be great if we could have a depth parameter for @/network_visualisation/@ that indicates how many connected entities should be retrieved when a @linked_to_ids@    parameter is passed (similar to ego networks in the backend). 

 *Implementation* 
 New endpoint @/api/ego_network_visualisation/<id>@ with additional a depth parameter.

Back