DocumentID
- class DocumentID
Strongly typed numerical document id
Members defined in
DocumentID(6 members) Methods
- __hash__() int
- __index__() int
- __init__(arg: int, /) None
- __int__() int
- __str__() str
- static reserve_new() syside.DocumentID
Reserve a new globally unique id.
This is only guaranteed to be unique for ids constructed this way.