Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MongoEngine/mongoengine
/ OperationError
Class
OperationError
mongoengine/errors.py:48–49 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
46
47
48
class
OperationError(MongoEngineException):
49
pass
50
51
52
class
NotUniqueError(OperationError):
Callers
15
no_cache
Method · 0.90
search_text
Method · 0.90
insert
Method · 0.90
delete
Method · 0.90
update
Method · 0.90
modify
Method · 0.90
_clone_into
Method · 0.90
order_by
Method · 0.90
map_reduce
Method · 0.90
__setattr__
Method · 0.90
save
Method · 0.85
update
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected