spark_graphframe {graphframes}R Documentation

Retrieve a GraphFrame

Description

Retrieve a GraphFrame

Usage

spark_graphframe(x, ...)

spark_graphframe(x, ...)

Arguments

x

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

...

additional arguments, not used


[Package graphframes version 0.1.2 Index]