OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __init__ (self, filter, doc, upsert, collation, array_filters, hint) |
def | __eq__ (self, other) |
def | __ne__ (self, other) |
def | __repr__ (self) |
Private base class for update operations.
def __init__ | ( | self, | |
filter, | |||
doc, | |||
upsert, | |||
collation, | |||
array_filters, | |||
hint | |||
) |
Reimplemented in UpdateMany, and UpdateOne.
def __eq__ | ( | self, | |
other | |||
) |
def __ne__ | ( | self, | |
other | |||
) |
def __repr__ | ( | self | ) |