Class Edge (3.3.0)

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

A directional edge. .. attribute:: source_node

The source node of the edge.

:type: str

Attribute

NameDescription
target_node str
The target node of the edge.