gf_persist: Persist the GraphFrame

Description Usage Arguments

View source: R/gf_interface.R

Description

Persist the GraphFrame

Usage

1
gf_persist(x, storage_level = "MEMORY_AND_DISK")

Arguments

x

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

storage_level

The storage level to be used. Please view the Spark Documentation for information on what storage levels are accepted.


rstudio/graphframes documentation built on May 17, 2019, 8:44 p.m.