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
Hi,
what exactly is the difference between the functions parents() and ancestors(). From my feeling parents should provide the direct upstream node while ancestors list all related upstream nodes. However, regarding my analysis parents and ancestors behave equally.
Hi,
what exactly is the difference between the functions
parents()
andancestors()
. From my feelingparents
should provide the direct upstream node whileancestors
list all related upstream nodes. However, regarding my analysis parents and ancestors behave equally.Is this intended?
Thanks in advance,
Christian
The text was updated successfully, but these errors were encountered: