Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MongoEngine/mongoengine
/ BulkWriteError
Class
BulkWriteError
mongoengine/errors.py:56–57 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
54
55
56
class
BulkWriteError(OperationError):
57
pass
58
59
60
class
SaveConditionError(OperationError):
Callers
1
insert
Method · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected