Wanna ask is that any function to find the links available in node?
i was trying to do e.subject.fromNode.findLinksConnected() which only shows the iterator only.
can I get the link property from node? instead of just count?
Wanna ask is that any function to find the links available in node?
i was trying to do e.subject.fromNode.findLinksConnected() which only shows the iterator only.
can I get the link property from node? instead of just count?
Iterators represent the way to access collections.
https://gojs.net/latest/intro/collections.html