You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jan 16, 2023. It is now read-only.
From a child node I want to get name or path for all the parent nodes..is there a way I can get this?
I would like to use this information to load children nodes on toggle.
In above example if AL_container node is toggled, I would like to fetch immediate child nodes and for this I need the full path Al_container_2019-06-20_155310\AL_container
Is this possible?