The Sub-document API allows for retrieving or mutating a portion of
a larger document, without having to first retrieve the entire document,
which can provide for higher performance.
Visit the docs to learn more about Sub-document Operations in Python.
Visit the docs to learn more about Sub-document Operations in Python.
To run this example, click the button in the top right corner of the code editor.