Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/tortoise/tortoise-orm
/ relations_recursive.py
File
relations_recursive.py
examples/relations_recursive.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"
2
This example shows how self-referential (recursive) relations work.
3
4
Key points in this example are:
Callers
nothing calls this directly
Calls
2
run_async
Function · 0.90
run
Function · 0.70
Tested by
no test coverage detected