Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MongoEngine/mongoengine
/ NotUniqueError
Class
NotUniqueError
mongoengine/errors.py:52–53 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
51
52
class
NotUniqueError(OperationError):
53
pass
54
55
56
class
BulkWriteError(OperationError):
Callers
4
insert
Method · 0.90
update
Method · 0.90
modify
Method · 0.90
save
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected