gf_persist: Persist the GraphFrame

Description Usage Arguments

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.


graphframes documentation built on May 2, 2019, 9:14 a.m.