Definition at line 37 of file mongo_schema.py.
Public Member Functions | |
| None | __init__ (self) |
| MongoSchema | get_schema (self, types.PathOrStr directory) |
Protected Attributes | |
| dict | _cache = {} |
| None testsuite.databases.mongo.mongo_schema.MongoSchemaCache.__init__ | ( | self | ) |
Definition at line 38 of file mongo_schema.py.
| MongoSchema testsuite.databases.mongo.mongo_schema.MongoSchemaCache.get_schema | ( | self, | |
| types.PathOrStr | directory ) |
Definition at line 41 of file mongo_schema.py.
|
protected |
Definition at line 39 of file mongo_schema.py.