Building User Interaction on Nodes Events to N path

Hi there,

I have connected to my database and filter it by the ID I am interested in, then I adjusted the data to an array of nodes and links to generate a network graph. Suppose there is 1 source and 20 targets.

What I am struggling at the moment, is I want to select one of the targets that would refresh the network graph by pulling the relevant data from the database by the new ID and so on till the end of the path. Is this achievable on the notebook?

Please help :frowning:

Thanks