• Developers
  • Documentation
  • Tutorials
  • Showcases
    • Pathway Overview
    • What is Pathway?
    • Your first realtime app with Pathway
    • Key concepts
    • Streaming and static modes
    • Survival Guide of Pathway
    • Simple join manu[a]l
    • Groupby Reduce manu[a]l
    • Introducing transformer classes
    • Examples of transformer classes
    • Building a tree with transformer classes
    • Connectors in Pathway
    • Update Streams, Transactions, and Live Snapshots
    • Data model consistency
    • Pathway API
    • Input/Output
    • Reducers
    • SQL API

pathway.stdlib.graphs package


class pathway.stdlib.graphs.Edge()

Basic edge class, holds pointers to the endpoint vertices.


class pathway.stdlib.graphs.Graph(V, E)

Basic class representing undirected, unweighted (multi)graph.


class pathway.stdlib.graphs.Vertex()

Subpackages

  • pathway.stdlib.graphs.bellman_ford package
    • Submodules
    • pathway.stdlib.graphs.bellman_ford.impl module
  • pathway.stdlib.graphs.louvain_communities package
    • Submodules
    • pathway.stdlib.graphs.louvain_communities.impl module
  • pathway.stdlib.graphs.pagerank package
    • Submodules
    • pathway.stdlib.graphs.pagerank.impl module
  • pathway.stdlib.graphs.utils package
    • Submodules
    • pathway.stdlib.graphs.utils.clusters module

Submodules

pathway.stdlib.graphs.common module


class pathway.stdlib.graphs.common.Cluster()


class pathway.stdlib.graphs.common.Clustering()

Class describing cluster membership relation: vertex u belongs to cluster c.


class pathway.stdlib.graphs.common.Edge()

Basic edge class, holds pointers to the endpoint vertices.


class pathway.stdlib.graphs.common.Graph(V, E)

Basic class representing undirected, unweighted (multi)graph.


class pathway.stdlib.graphs.common.Vertex()


class pathway.stdlib.graphs.common.Weight()

Basic weight class. To be used as extension of Vertex / Edge


Table of Contents
  • stdlib.graphs.Edge
  • stdlib.graphs.Graph
  • stdlib.graphs.Vertex
  • Subpackages
  • Submodules
  • stdlib.graphs.common module
  • stdlib.graphs.common.Cluster
  • stdlib.graphs.common.Clustering
  • stdlib.graphs.common.Edge
  • stdlib.graphs.common.Graph
  • stdlib.graphs.common.Vertex
  • stdlib.graphs.common.Weight
Table of Contents
  • stdlib.graphs.Edge
  • stdlib.graphs.Graph
  • stdlib.graphs.Vertex
  • Subpackages
  • Submodules
  • stdlib.graphs.common module
  • stdlib.graphs.common.Cluster
  • stdlib.graphs.common.Clustering
  • stdlib.graphs.common.Edge
  • stdlib.graphs.common.Graph
  • stdlib.graphs.common.Vertex
  • stdlib.graphs.common.Weight
Company
  • Features
  • Success Stories
  • Our Story
Developers
  • Documentation
  • Tutorials
  • Showcases
About
  • Legal & GDPR
  • Equal opportunity employer
  • Privacy policy
  • Licensing
Contact
  • Pathway
  • 96bis Boulevard Raspail
  • Agoranov
  • 75006 Paris
  • France
  • contact@pathway.com
© 2021-2022 Pathway