Public Member Functions | |
def | transform_incoming |
A son manipulator that adds the _ns field.
Definition at line 99 of file son_manipulator.py.
def pymongo::son_manipulator::NamespaceInjector::transform_incoming | ( | self, | ||
son, | ||||
collection | ||||
) |
Add the _ns field to the incoming object
Reimplemented from pymongo::son_manipulator::SONManipulator.
Definition at line 103 of file son_manipulator.py.