Module py_raphtory::edge

source ·
Expand description

The edge module contains the PyEdge class, which is used to represent edges in the graph and provides access to the edge’s properties and vertices.

The PyEdge class also provides access to the perspective APIs, which allow the user to view the edge as it existed at a particular point in time, or as it existed over a particular time range.

Structs