Hi
I’m back with another trivial question:
I have a tree with many branches; i want to use only the branches with a specific number of items in them for further operations (let’s say branches with 3 items in this case). How do I select them? I suppose it implies working with sets somehow, but so far I couldn’t figure it out by myself…