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
Some of the code notes/annotations in this repo are not in English, which can be difficult for future use by others.
The codebase had not specified the depth/distance of the Friends iteration. It is always best to allow for controlled recursive graph mining (e.g. stopping only at 3 or "friend of a friend of a friend").