Class Edge (3.9.1)

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

A directional edge.

Attributes

NameDescription
source_node str
The source node of the edge. For example, it could be a full resource name for a resource node or an email of an identity.
target_node str
The target node of the edge. For example, it could be a full resource name for a resource node or an email of an identity.