For the complete documentation index, see llms.txt. This page is also available as Markdown.

Closure

Specifies the transitive closure of a parent-child hierarchy. Optional, but recommended for better performance. The closure is provided as a set of (parent/child) pairs: since it is the transitive closure these are actually (ancestor/descendant) pairs.

Last updated

Was this helpful?