Skip to main content

Module cycle_detection

Module cycle_detection 

Source
Expand description

循环检测 — Eager Loading 多级关联递归安全保护(v2.2.0 B-1)

当 Eager Loading 多级关联存在循环引用(如 User→Order→User)时, CycleDetector 提供三种策略避免无限递归:

Structs§

CycleDetector
循环检测器

Enums§

CyclePolicy
循环检测策略