Skip to main content

Module registry

Module registry 

Source
Expand description

Graph registry โ€” named storage for compiled graphs.

Type-erased storage allows registering graphs with different state types under string names, then retrieving them with type-safe downcasting.

Structsยง

GraphRegistry
Named registry for compiled graphs.