Skip to contents

Gets the followers for the given user that already exist in the DB.

Usage

db_get_followers(users, cache)

Arguments

users

a list of users who are already in the DB and already have follower edge data

cache

the cache to interface with

Value

a 2-column tibble edge list with entries from the users in users to their followers