Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/MongoEngine/mongoengine
/ InvalidCollectionError
Class
InvalidCollectionError
mongoengine/document.py:60–61 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
59
60
class
InvalidCollectionError(Exception):
61
pass
62
63
64
class
EmbeddedDocument(BaseDocument, metaclass=DocumentMetaclass):
Callers
1
_get_capped_collection
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected