gf_unpersist {graphframes} | R Documentation |
Unpersist the GraphFrame
Description
Unpersist the GraphFrame
Usage
gf_unpersist(x, blocking = FALSE)
Arguments
x |
An object coercable to a GraphFrame (typically, a
|
blocking |
whether to block until all blocks are deleted |
[Package graphframes version 0.1.2 Index]