pygsti.baseobjs.mongoserializable#
Defines the MongoSerializable class
Functions
|
Prepares a to-be inserted document for comparison with an existing document. |
|
Compares two objects and generates a list of strings describing how they differ. |
Classes
|
Base class for objects that can be serialized to a MongoDB database. |
|
Specifies which types of objects to remove when performing a recursive removal of MongoDB documents. |
|
A dictionary of pymongo write operations stored on a per-collection basis. |