how to make search nodes only starting from one node which we clicked ?
nicoclau opened this issue · 0 comments
nicoclau commented
Hello I need to make search from one selected node we clicked so we are not lost with all the found matching nodes.
The search should only match the children of the selected node.
Is it possible? And how?
Thanks