File: grid_file.rst

package info (click to toggle)
pymongo 4.16.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 23,676 kB
  • sloc: python: 107,763; ansic: 4,597; javascript: 137; makefile: 38; sh: 18
file content (19 lines) | stat: -rw-r--r-- 498 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
:mod:`grid_file` -- Async tools for representing files stored in GridFS
=======================================================================

.. automodule:: gridfs.asynchronous.grid_file
   :synopsis: Async tools for representing files stored in GridFS

   .. autoclass:: AsyncGridIn
      :members:

      .. autoattribute:: _id

   .. autoclass:: AsyncGridOut
      :members:

      .. autoattribute:: _id
      .. automethod:: __aiter__

   .. autoclass:: AsyncGridOutCursor
      :members: