GraphEvent
GraphEvent
Section titled “GraphEvent”Kind: class
Source: src/graphrefly/_facade.py:743
Signature
Section titled “Signature”GraphEvent(path: str, message: Message[Any], tier: int, seq: int)Description
Section titled “Description”Graph-level observation from the native engine.
Attributes
Section titled “Attributes”| Name | Type | Description |
|---|---|---|
path | str | |
message | Message[Any] | |
tier | int | |
seq | int |