Class Edge (3.13.1)

Edge(mapping=None, *, ignore_unknown_fields=False, **kwargs)

A directional edge.

Attributes

NameDescription
source_node str
The source node of the edge.
target_node str
The target node of the edge.