Projecting and querying named graph in neodash environment

Hi,

I have a use case of applying and using the BFS algorithm - we need users to input parameters and define the named graph onto which I want to apply the algorithm.

I am able to check the existence of a named graph and project the graph using the input parameters in neodash environment in a pane; however, I am struggling to use the named graph and apply the algorithm - I am able to run the query on the browser, but in the neodash environment, the named graph is not dynamically changing in the pane that applies the algorithm. Do you have an example in neodash where namedGraph may be passed as parameter?

Thanks,
Lavanya