class documentation

Undocumented

Method __eq__ 'Deep, sparse compare.
Method __ne__ Undocumented
def __eq__(self, other): (source)

'Deep, sparse compare. Deeply compare two entities, following the non-None attributes of the non-persisted object, if possible.

def __ne__(self, other): (source)

Undocumented