Welcome to the GraphFrames Python API docs!

Note that most of the Python API docs are currently stubs. The APIs are designed to match the Scala APIs as closely as reasonable, so please refer to the Scala API docs for more details on both the algorithms and APIs (particularly DataFrame schema).

Contents:

Core classes:

graphframes.GraphFrame

DataFrame-based Graph representation.

graphframes.examples.Graphs

Example GraphFrames.

graphframes.examples.BeliefPropagation

Belief Propagation implementation example.

Indices and tables