DocumentID

class DocumentID

Strongly typed numerical document id

Members defined in DocumentID (6 members)

__hash__

__index__

__init__

__int__

__str__

reserve_new

Reserve a new globally unique id.

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.

Used in