Skip to contents

This function creates edges en masse between all the nodes provided in the tbl argument.

Usage

docker_bulk_connect_nodes(tbl, cache)

Arguments

tbl

tibble containing columns for 'to' and 'from' consisting of users

cache

the cache to interface with

Value

the same tibble edge list that was provided as an argument