OpenQuizz
Une application de gestion des contenus pédagogiques
pymongo Namespace Reference

Namespaces

 aggregation
 
 auth
 
 auth_aws
 
 bulk
 
 change_stream
 
 client_options
 
 client_session
 
 collation
 
 collection
 
 command_cursor
 
 common
 
 compression_support
 
 cursor
 
 cursor_manager
 
 daemon
 
 database
 
 driver_info
 
 encryption
 
 encryption_options
 
 errors
 
 event_loggers
 
 helpers
 
 ismaster
 
 max_staleness_selectors
 
 message
 
 mongo_client
 
 mongo_replica_set_client
 
 monitor
 
 monitoring
 
 monotonic
 
 network
 
 ocsp_cache
 
 ocsp_support
 
 operations
 
 periodic_executor
 
 pool
 
 pyopenssl_context
 
 read_concern
 
 read_preferences
 
 response
 
 results
 
 saslprep
 
 server
 
 server_description
 
 server_selectors
 
 server_type
 
 settings
 
 socket_checker
 
 son_manipulator
 
 srv_resolver
 
 ssl_context
 
 ssl_match_hostname
 
 ssl_support
 
 thread_util
 
 topology
 
 topology_description
 
 uri_parser
 
 write_concern
 

Functions

def get_version_string ()
 
def has_c ()
 

Variables

 ASCENDING
 
 DESCENDING
 
 GEO2D
 
 GEOHAYSTACK
 
 GEOSPHERE
 
 HASHED
 
 TEXT
 
 OFF
 
 SLOW_ONLY
 
 ALL
 
 version_tuple
 
 version
 

Function Documentation

◆ get_version_string()

def pymongo.get_version_string ( )

◆ has_c()

def pymongo.has_c ( )
Is the C extension installed?

Variable Documentation

◆ ALL

ALL

◆ ASCENDING

ASCENDING

◆ DESCENDING

DESCENDING

◆ GEO2D

GEO2D

◆ GEOHAYSTACK

GEOHAYSTACK

◆ GEOSPHERE

GEOSPHERE

◆ HASHED

HASHED

◆ OFF

OFF

◆ SLOW_ONLY

SLOW_ONLY

◆ TEXT

TEXT

◆ version

version

◆ version_tuple

version_tuple