Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
Atoti Python SDK
atoti.LexicographicalOrder( *, ascending: bool = True, )
True
atoti.StringComparison.digits
"lexicographic"
level.order = tt.LexicographicalOrder(ascending=False) level.ordering = tt.Ordering(direction="descending")
bool
Was this page helpful?