graphframes (version 0.1.2)

gf_unpersist: Unpersist the GraphFrame

Description

Unpersist the GraphFrame

Usage

gf_unpersist(x, blocking = FALSE)

Arguments

x

An object coercable to a GraphFrame (typically, a gf_graphframe).

blocking

whether to block until all blocks are deleted