MCPcopy 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
56class BulkWriteError(OperationError):
57 pass
58
59
60class SaveConditionError(OperationError):

Callers 1

insertMethod · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected