db_get_followers: Gets the followers for the given user that already exist in...

View source: R/neo4j.R

db_get_followersR Documentation

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

Description

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


alexpghayes/neocache documentation built on March 30, 2022, 8:02 a.m.