Skip to content

Latest commit

 

History

History
41 lines (26 loc) · 995 Bytes

File metadata and controls

41 lines (26 loc) · 995 Bytes

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:

.. toctree::
   :maxdepth: 3

   graphframes

Core classes:

:class:`graphframes.GraphFrame`

DataFrame-based Graph representation.

:class:`graphframes.examples.Graphs`

Example GraphFrames.

:class:`graphframes.examples.BeliefPropagation`

Belief Propagation implementation example.

Indices and tables