Navigation
index
modules
|
PyMongo 3.9.0 documentation
»
Index
_
|
A
|
B
|
C
|
D
|
E
|
F
|
G
|
H
|
I
|
J
|
K
|
L
|
M
|
N
|
O
|
P
|
Q
|
R
|
S
|
T
|
U
|
V
|
W
_
__getitem__() (pymongo.cursor.Cursor method)
__iter__() (gridfs.grid_file.GridOut method)
_id (gridfs.grid_file.GridIn attribute)
(gridfs.grid_file.GridOut attribute)
A
abort() (gridfs.grid_file.GridIn method)
abort_transaction() (pymongo.client_session.ClientSession method)
acknowledged() (pymongo.results.BulkWriteResult property)
(pymongo.results.DeleteResult property)
(pymongo.results.InsertManyResult property)
(pymongo.results.InsertOneResult property)
(pymongo.results.UpdateResult property)
(pymongo.write_concern.WriteConcern property)
add_option() (gridfs.grid_file.GridOutCursor method)
(pymongo.cursor.Cursor method)
add_son_manipulator() (pymongo.database.Database method)
add_user() (pymongo.database.Database method)
address (pymongo.mongo_client.MongoClient attribute)
(pymongo.server_description.ServerDescription attribute)
address() (pymongo.command_cursor.CommandCursor property)
(pymongo.cursor.Cursor property)
(pymongo.monitoring.ConnectionCheckedInEvent property)
(pymongo.monitoring.ConnectionCheckedOutEvent property)
(pymongo.monitoring.ConnectionCheckOutFailedEvent property)
(pymongo.monitoring.ConnectionCheckOutStartedEvent property)
(pymongo.monitoring.ConnectionClosedEvent property)
(pymongo.monitoring.ConnectionCreatedEvent property)
(pymongo.monitoring.ConnectionReadyEvent property)
(pymongo.monitoring.PoolClearedEvent property)
(pymongo.monitoring.PoolClosedEvent property)
(pymongo.monitoring.PoolCreatedEvent property)
advance_cluster_time() (pymongo.client_session.ClientSession method)
advance_operation_time() (pymongo.client_session.ClientSession method)
AFTER (pymongo.collection.ReturnDocument attribute)
aggregate() (pymongo.collection.Collection method)
(pymongo.database.Database method)
aggregate_raw_batches() (pymongo.collection.Collection method)
Algorithm (class in pymongo.encryption)
aliases() (gridfs.grid_file.GridOut property)
alive() (pymongo.change_stream.ChangeStream property)
(pymongo.command_cursor.CommandCursor property)
(pymongo.cursor.Cursor property)
ALL (in module pymongo)
all_hosts (pymongo.server_description.ServerDescription attribute)
arbiters (pymongo.mongo_client.MongoClient attribute)
(pymongo.mongo_replica_set_client.MongoReplicaSetClient attribute)
as_datetime() (bson.timestamp.Timestamp method)
as_doc() (bson.dbref.DBRef method)
ASCENDING (in module pymongo)
authenticate() (pymongo.database.Database method)
(pymongo.pool.SocketInfo method)
AutoEncryptionOpts (class in pymongo.encryption_options)
AutoReconnect
AutoReference (class in pymongo.son_manipulator)
B
batch_size() (pymongo.command_cursor.CommandCursor method)
(pymongo.cursor.Cursor method)
BEFORE (pymongo.collection.ReturnDocument attribute)
bid() (bson.decimal128.Decimal128 property)
Binary (class in bson.binary)
binary() (bson.objectid.ObjectId property)
BINARY_SUBTYPE (in module bson.binary)
BSON (class in bson)
bson (module)
bson.binary (module)
bson.code (module)
bson.codec_options (module)
bson.dbref (module)
bson.decimal128 (module)
bson.errors (module)
bson.int64 (module)
bson.json_util (module)
bson.max_key (module)
bson.min_key (module)
bson.objectid (module)
bson.raw_bson (module)
bson.regex (module)
bson.son (module)
bson.timestamp (module)
bson.tz_util (module)
bson_type() (bson.codec_options.TypeDecoder property)
BSONError
bulk_api_result() (pymongo.results.BulkWriteResult property)
bulk_write() (pymongo.collection.Collection method)
BulkOperationBuilder (class in pymongo.bulk)
BulkUpsertOperation (class in pymongo.bulk)
BulkWriteError
BulkWriteOperation (class in pymongo.bulk)
BulkWriteResult (class in pymongo.results)
C
CANONICAL (bson.json_util.JSONMode attribute)
CANONICAL_JSON_OPTIONS (in module bson.json_util)
causal_consistency() (pymongo.client_session.SessionOptions property)
cause() (pymongo.errors.EncryptionError property)
ChangeStream (class in pymongo.change_stream)
check_auth() (pymongo.pool.SocketInfo method)
chunk_size() (gridfs.grid_file.GridIn property)
(gridfs.grid_file.GridOut property)
clear() (bson.son.SON method)
client() (pymongo.client_session.ClientSession property)
(pymongo.database.Database property)
ClientEncryption (class in pymongo.encryption)
ClientSession (class in pymongo.client_session)
clone() (pymongo.cursor.Cursor method)
close() (gridfs.grid_file.GridIn method)
(gridfs.grid_file.GridOut method)
(pymongo.change_stream.ChangeStream method)
(pymongo.command_cursor.CommandCursor method)
(pymongo.cursor.Cursor method)
(pymongo.cursor_manager.CursorManager method)
(pymongo.encryption.ClientEncryption method)
(pymongo.mongo_client.MongoClient method)
(pymongo.mongo_replica_set_client.MongoReplicaSetClient method)
close_cursor() (pymongo.mongo_client.MongoClient method)
(pymongo.mongo_replica_set_client.MongoReplicaSetClient method)
close_socket() (pymongo.pool.SocketInfo method)
closed() (gridfs.grid_file.GridIn property)
(pymongo.monitoring.ServerListener method)
(pymongo.monitoring.TopologyListener method)
cluster_time() (pymongo.client_session.ClientSession property)
ClusterChangeStream (class in pymongo.change_stream)
Code (class in bson.code)
code() (pymongo.errors.OperationFailure property)
codec_options (pymongo.collection.Collection attribute)
(pymongo.database.Database attribute)
(pymongo.mongo_client.MongoClient attribute)
(pymongo.mongo_replica_set_client.MongoReplicaSetClient attribute)
CodecOptions (class in bson.codec_options)
Collation (class in pymongo.collation)
collation() (pymongo.cursor.Cursor method)
CollationAlternate (class in pymongo.collation)
CollationCaseFirst (class in pymongo.collation)
CollationMaxVariable (class in pymongo.collation)
CollationStrength (class in pymongo.collation)
Collection (class in pymongo.collection)
collection() (bson.dbref.DBRef property)
(pymongo.cursor.Cursor property)
collection_names() (pymongo.database.Database method)
CollectionChangeStream (class in pymongo.change_stream)
CollectionInvalid
command() (pymongo.database.Database method)
(pymongo.monitoring.CommandStartedEvent property)
(pymongo.pool.SocketInfo method)
command_name() (pymongo.monitoring.CommandFailedEvent property)
(pymongo.monitoring.CommandStartedEvent property)
(pymongo.monitoring.CommandSucceededEvent property)
CommandCursor (class in pymongo.command_cursor)
CommandFailedEvent (class in pymongo.monitoring)
CommandListener (class in pymongo.monitoring)
CommandStartedEvent (class in pymongo.monitoring)
CommandSucceededEvent (class in pymongo.monitoring)
comment() (pymongo.cursor.Cursor method)
commit_transaction() (pymongo.client_session.ClientSession method)
ConfigurationError
CONN_ERROR (pymongo.monitoring.ConnectionCheckOutFailedReason attribute)
connection_check_out_failed() (pymongo.monitoring.ConnectionPoolListener method)
connection_check_out_started() (pymongo.monitoring.ConnectionPoolListener method)
connection_checked_in() (pymongo.monitoring.ConnectionPoolListener method)
connection_checked_out() (pymongo.monitoring.ConnectionPoolListener method)
connection_closed() (pymongo.monitoring.ConnectionPoolListener method)
connection_created() (pymongo.monitoring.ConnectionPoolListener method)
connection_id() (pymongo.monitoring.CommandFailedEvent property)
(pymongo.monitoring.CommandStartedEvent property)
(pymongo.monitoring.CommandSucceededEvent property)
(pymongo.monitoring.ConnectionCheckedInEvent property)
(pymongo.monitoring.ConnectionCheckedOutEvent property)
(pymongo.monitoring.ConnectionClosedEvent property)
(pymongo.monitoring.ConnectionCreatedEvent property)
(pymongo.monitoring.ConnectionReadyEvent property)
(pymongo.monitoring.ServerHeartbeatFailedEvent property)
(pymongo.monitoring.ServerHeartbeatStartedEvent property)
(pymongo.monitoring.ServerHeartbeatSucceededEvent property)
connection_ready() (pymongo.monitoring.ConnectionPoolListener method)
ConnectionCheckedInEvent (class in pymongo.monitoring)
ConnectionCheckedOutEvent (class in pymongo.monitoring)
ConnectionCheckOutFailedEvent (class in pymongo.monitoring)
ConnectionCheckOutFailedReason (class in pymongo.monitoring)
ConnectionCheckOutStartedEvent (class in pymongo.monitoring)
ConnectionClosedEvent (class in pymongo.monitoring)
ConnectionClosedReason (class in pymongo.monitoring)
ConnectionCreatedEvent (class in pymongo.monitoring)
ConnectionFailure
ConnectionPoolListener (class in pymongo.monitoring)
ConnectionReadyEvent (class in pymongo.monitoring)
content_type() (gridfs.grid_file.GridIn property)
(gridfs.grid_file.GridOut property)
copy() (bson.son.SON method)
CorruptGridFile
count() (pymongo.collection.Collection method)
(pymongo.cursor.Cursor method)
count_documents() (pymongo.collection.Collection method)
create_collection() (pymongo.database.Database method)
create_data_key() (pymongo.encryption.ClientEncryption method)
create_decimal128_context() (in module bson.decimal128)
create_index() (pymongo.collection.Collection method)
create_indexes() (pymongo.collection.Collection method)
CSHARP_LEGACY (in module bson.binary)
current_op() (pymongo.database.Database method)
Cursor (class in pymongo.cursor)
cursor_id() (pymongo.command_cursor.CommandCursor property)
(pymongo.cursor.Cursor property)
CursorManager (class in pymongo.cursor_manager)
CursorNotFound
CursorType (class in pymongo.cursor)
D
Database (class in pymongo.database)
database (pymongo.collection.Collection attribute)
database() (bson.dbref.DBRef property)
database_name() (pymongo.monitoring.CommandStartedEvent property)
database_names() (pymongo.mongo_client.MongoClient method)
(pymongo.mongo_replica_set_client.MongoReplicaSetClient method)
DatabaseChangeStream (class in pymongo.change_stream)
DatetimeRepresentation (class in bson.json_util)
DBRef (class in bson.dbref)
Decimal128 (class in bson.decimal128)
decode() (bson.BSON method)
(in module bson)
decode_all() (in module bson)
decode_file_iter() (in module bson)
decode_iter() (in module bson)
decrypt() (pymongo.encryption.ClientEncryption method)
default() (in module bson.json_util)
DEFAULT_JSON_OPTIONS (in module bson.json_util)
DEFAULT_RAW_BSON_OPTIONS (in module bson.raw_bson)
default_transaction_options() (pymongo.client_session.SessionOptions property)
delete() (gridfs.GridFS method)
(gridfs.GridFSBucket method)
(in module pymongo.message)
delete_many() (pymongo.collection.Collection method)
delete_one() (pymongo.collection.Collection method)
deleted_count() (pymongo.results.BulkWriteResult property)
(pymongo.results.DeleteResult property)
DeleteMany (class in pymongo.operations)
DeleteOne (class in pymongo.operations)
DeleteResult (class in pymongo.results)
dereference() (pymongo.database.Database method)
DESCENDING (in module pymongo)
description_changed() (pymongo.monitoring.ServerListener method)
(pymongo.monitoring.TopologyListener method)
details() (pymongo.errors.OperationFailure property)
distinct() (pymongo.collection.Collection method)
(pymongo.cursor.Cursor method)
document (pymongo.ismaster.IsMaster attribute)
(pymongo.read_preferences.Primary attribute)
document() (pymongo.operations.IndexModel property)
(pymongo.read_concern.ReadConcern property)
(pymongo.read_preferences.Nearest property)
(pymongo.read_preferences.PrimaryPreferred property)
(pymongo.read_preferences.Secondary property)
(pymongo.read_preferences.SecondaryPreferred property)
(pymongo.write_concern.WriteConcern property)
DocumentTooLarge
download_to_stream() (gridfs.GridFSBucket method)
download_to_stream_by_name() (gridfs.GridFSBucket method)
DriverInfo (class in pymongo.driver_info)
drop() (pymongo.collection.Collection method)
drop_collection() (pymongo.database.Database method)
drop_database() (pymongo.mongo_client.MongoClient method)
(pymongo.mongo_replica_set_client.MongoReplicaSetClient method)
drop_index() (pymongo.collection.Collection method)
drop_indexes() (pymongo.collection.Collection method)
dst() (bson.tz_util.FixedOffset method)
dumps() (in module bson.json_util)
DuplicateKeyError
duration() (pymongo.monitoring.ServerHeartbeatFailedEvent property)
(pymongo.monitoring.ServerHeartbeatSucceededEvent property)
duration_micros() (pymongo.monitoring.CommandFailedEvent property)
(pymongo.monitoring.CommandSucceededEvent property)
E
encode() (bson.BSON class method)
(in module bson)
encrypt() (pymongo.encryption.ClientEncryption method)
EncryptionError
end_session() (pymongo.client_session.ClientSession method)
ensure_index() (pymongo.collection.Collection method)
ERROR (pymongo.monitoring.ConnectionClosedReason attribute)
error() (pymongo.database.Database method)
estimated_document_count() (pymongo.collection.Collection method)
eval() (pymongo.database.Database method)
event_listeners (pymongo.mongo_client.MongoClient attribute)
ExceededMaxWaiters
execute() (pymongo.bulk.BulkOperationBuilder method)
ExecutionTimeout
EXHAUST (pymongo.cursor.CursorType attribute)
exists() (gridfs.GridFS method)
explain() (pymongo.cursor.Cursor method)
F
failed() (pymongo.monitoring.CommandListener method)
(pymongo.monitoring.ServerHeartbeatListener method)
failure() (pymongo.monitoring.CommandFailedEvent property)
FileExists
filename() (gridfs.grid_file.GridIn property)
(gridfs.grid_file.GridOut property)
find() (gridfs.GridFS method)
(gridfs.GridFSBucket method)
(pymongo.bulk.BulkOperationBuilder method)
(pymongo.collection.Collection method)
find_and_modify() (pymongo.collection.Collection method)
find_one() (gridfs.GridFS method)
(pymongo.collection.Collection method)
find_one_and_delete() (pymongo.collection.Collection method)
find_one_and_replace() (pymongo.collection.Collection method)
find_one_and_update() (pymongo.collection.Collection method)
find_raw_batches() (pymongo.collection.Collection method)
FixedOffset (class in bson.tz_util)
from_bid() (bson.decimal128.Decimal128 class method)
from_datetime() (bson.objectid.ObjectId class method)
from_native() (bson.regex.Regex class method)
fsync() (pymongo.mongo_client.MongoClient method)
full_name (pymongo.collection.Collection attribute)
FUNCTION_SUBTYPE (in module bson.binary)
G
gen_list_name() (in module bson)
generation_time() (bson.objectid.ObjectId property)
GEO2D (in module pymongo)
GEOHAYSTACK (in module pymongo)
GEOSPHERE (in module pymongo)
get() (bson.son.SON method)
(gridfs.GridFS method)
get_collection() (pymongo.database.Database method)
get_database() (pymongo.mongo_client.MongoClient method)
(pymongo.mongo_replica_set_client.MongoReplicaSetClient method)
get_default_database() (pymongo.mongo_client.MongoClient method)
(pymongo.mongo_replica_set_client.MongoReplicaSetClient method)
get_last_version() (gridfs.GridFS method)
get_more() (in module pymongo.message)
get_version() (gridfs.GridFS method)
GridFS (class in gridfs)
gridfs (module)
gridfs.errors (module)
gridfs.grid_file (module)
GridFSBucket (class in gridfs)
GridFSError
GridIn (class in gridfs.grid_file)
GridOut (class in gridfs.grid_file)
GridOutCursor (class in gridfs.grid_file)
group() (pymongo.collection.Collection method)
H
has_c() (in module bson)
(in module pymongo)
has_ended() (pymongo.client_session.ClientSession property)
has_error_label() (pymongo.errors.PyMongoError method)
has_readable_server() (pymongo.topology_description.TopologyDescription method)
has_writable_server() (pymongo.topology_description.TopologyDescription method)
HASHED (in module pymongo)
hint() (pymongo.cursor.Cursor method)
I
id() (bson.dbref.DBRef property)
IDENTICAL (pymongo.collation.CollationStrength attribute)
IDLE (pymongo.monitoring.ConnectionClosedReason attribute)
idle_time_seconds() (pymongo.pool.SocketInfo method)
inc() (bson.timestamp.Timestamp property)
incoming_copying_manipulators() (pymongo.database.Database property)
incoming_manipulators() (pymongo.database.Database property)
index_information() (pymongo.collection.Collection method)
IndexModel (class in pymongo.operations)
initialize_ordered_bulk_op() (pymongo.collection.Collection method)
initialize_unordered_bulk_op() (pymongo.collection.Collection method)
inline_map_reduce() (pymongo.collection.Collection method)
insert() (in module pymongo.message)
(pymongo.bulk.BulkOperationBuilder method)
(pymongo.collection.Collection method)
insert_many() (pymongo.collection.Collection method)
insert_one() (pymongo.collection.Collection method)
inserted_count() (pymongo.results.BulkWriteResult property)
inserted_id() (pymongo.results.InsertOneResult property)
inserted_ids() (pymongo.results.InsertManyResult property)
InsertManyResult (class in pymongo.results)
InsertOne (class in pymongo.operations)
InsertOneResult (class in pymongo.results)
Int64 (class in bson.int64)
InvalidBSON
InvalidDocument
InvalidId
InvalidName
InvalidOperation
InvalidStringData
InvalidURI
is_locked (pymongo.mongo_client.MongoClient attribute)
is_mongos (pymongo.mongo_client.MongoClient attribute)
is_primary (pymongo.mongo_client.MongoClient attribute)
is_server_default() (pymongo.write_concern.WriteConcern property)
is_valid() (bson.objectid.ObjectId class method)
(in module bson)
IsMaster (class in pymongo.ismaster)
ISO8601 (bson.json_util.DatetimeRepresentation attribute)
items() (bson.raw_bson.RawBSONDocument method)
(bson.son.SON method)
J
JAVA_LEGACY (in module bson.binary)
JSONMode (class in bson.json_util)
JSONOptions (class in bson.json_util)
K
keys() (bson.son.SON method)
kill_cursors() (in module pymongo.message)
(pymongo.mongo_client.MongoClient method)
(pymongo.mongo_replica_set_client.MongoReplicaSetClient method)
L
last_status() (pymongo.database.Database method)
LEGACY (bson.json_util.DatetimeRepresentation attribute)
(bson.json_util.JSONMode attribute)
LEGACY_JSON_OPTIONS (in module bson.json_util)
legacy_write() (pymongo.pool.SocketInfo method)
length() (gridfs.grid_file.GridIn property)
(gridfs.grid_file.GridOut property)
level() (pymongo.read_concern.ReadConcern property)
limit() (pymongo.cursor.Cursor method)
list() (gridfs.GridFS method)
(pymongo.database.SystemJS method)
list_collection_names() (pymongo.database.Database method)
list_collections() (pymongo.database.Database method)
list_database_names() (pymongo.mongo_client.MongoClient method)
list_databases() (pymongo.mongo_client.MongoClient method)
list_indexes() (pymongo.collection.Collection method)
loads() (in module bson.json_util)
local_threshold_ms (pymongo.mongo_client.MongoClient attribute)
(pymongo.mongo_replica_set_client.MongoReplicaSetClient attribute)
logout() (pymongo.database.Database method)
LOWER (pymongo.collation.CollationCaseFirst attribute)
M
map_reduce() (pymongo.collection.Collection method)
matched_count() (pymongo.results.BulkWriteResult property)
(pymongo.results.UpdateResult property)
max() (pymongo.cursor.Cursor method)
max_await_time_ms() (pymongo.cursor.Cursor method)
max_bson_size (pymongo.mongo_client.MongoClient attribute)
(pymongo.mongo_replica_set_client.MongoReplicaSetClient attribute)
max_commit_time_ms() (pymongo.client_session.TransactionOptions property)
max_idle_time_ms (pymongo.mongo_client.MongoClient attribute)
max_message_size (pymongo.mongo_client.MongoClient attribute)
(pymongo.mongo_replica_set_client.MongoReplicaSetClient attribute)
max_pool_size (pymongo.mongo_client.MongoClient attribute)
(pymongo.mongo_replica_set_client.MongoReplicaSetClient attribute)
max_scan() (pymongo.cursor.Cursor method)
max_staleness() (pymongo.read_preferences.Nearest property)
(pymongo.read_preferences.PrimaryPreferred property)
(pymongo.read_preferences.Secondary property)
(pymongo.read_preferences.SecondaryPreferred property)
MAX_SUPPORTED_WIRE_VERSION (in module pymongo)
max_time_ms() (pymongo.cursor.Cursor method)
max_write_batch_size (pymongo.mongo_client.MongoClient attribute)
MaxKey (class in bson.max_key)
md5() (gridfs.grid_file.GridIn property)
(gridfs.grid_file.GridOut property)
MD5_SUBTYPE (in module bson.binary)
MECHANISMS (in module pymongo.auth)
metadata() (gridfs.grid_file.GridOut property)
min() (pymongo.cursor.Cursor method)
min_pool_size (pymongo.mongo_client.MongoClient attribute)
MIN_SUPPORTED_WIRE_VERSION (in module pymongo)
min_wire_version() (pymongo.read_preferences.Nearest property)
(pymongo.read_preferences.PrimaryPreferred property)
(pymongo.read_preferences.Secondary property)
(pymongo.read_preferences.SecondaryPreferred property)
MinKey (class in bson.min_key)
mode (pymongo.read_preferences.Primary attribute)
mode() (pymongo.read_preferences.Nearest property)
(pymongo.read_preferences.PrimaryPreferred property)
(pymongo.read_preferences.Secondary property)
(pymongo.read_preferences.SecondaryPreferred property)
modified_count() (pymongo.results.BulkWriteResult property)
(pymongo.results.UpdateResult property)
MongoClient (class in pymongo.mongo_client)
(in module pymongo)
MongoReplicaSetClient (class in pymongo.mongo_replica_set_client)
(in module pymongo)
mongos_mode() (pymongo.read_preferences.Nearest property)
(pymongo.read_preferences.PrimaryPreferred property)
(pymongo.read_preferences.Secondary property)
(pymongo.read_preferences.SecondaryPreferred property)
N
name (pymongo.collection.Collection attribute)
(pymongo.read_preferences.Primary attribute)
name() (gridfs.grid_file.GridIn property)
(gridfs.grid_file.GridOut property)
(pymongo.database.Database property)
(pymongo.read_preferences.Nearest property)
(pymongo.read_preferences.PrimaryPreferred property)
(pymongo.read_preferences.Secondary property)
(pymongo.read_preferences.SecondaryPreferred property)
NamespaceInjector (class in pymongo.son_manipulator)
Nearest (class in pymongo.read_preferences)
NEAREST (pymongo.read_preferences.ReadPreference attribute)
NetworkTimeout
new_description() (pymongo.monitoring.ServerDescriptionChangedEvent property)
(pymongo.monitoring.TopologyDescriptionChangedEvent property)
new_file() (gridfs.GridFS method)
next() (gridfs.grid_file.GridOutCursor method)
(pymongo.change_stream.ChangeStream method)
(pymongo.command_cursor.CommandCursor method)
(pymongo.cursor.Cursor method)
nodes (pymongo.mongo_client.MongoClient attribute)
NoFile
NON_IGNORABLE (pymongo.collation.CollationAlternate attribute)
NON_TAILABLE (pymongo.cursor.CursorType attribute)
NotMasterError
NUMBERLONG (bson.json_util.DatetimeRepresentation attribute)
O
object_hook() (in module bson.json_util)
object_pairs_hook() (in module bson.json_util)
ObjectId (class in bson.objectid)
ObjectIdInjector (class in pymongo.son_manipulator)
ObjectIdShuffler (class in pymongo.son_manipulator)
OFF (in module pymongo)
(pymongo.collation.CollationCaseFirst attribute)
ok_for_legacy() (pymongo.read_concern.ReadConcern property)
OLD_BINARY_SUBTYPE (in module bson.binary)
OLD_UUID_SUBTYPE (in module bson.binary)
open_download_stream() (gridfs.GridFSBucket method)
open_download_stream_by_name() (gridfs.GridFSBucket method)
open_upload_stream() (gridfs.GridFSBucket method)
open_upload_stream_with_id() (gridfs.GridFSBucket method)
opened() (pymongo.monitoring.ServerListener method)
(pymongo.monitoring.TopologyListener method)
operation_id() (pymongo.monitoring.CommandFailedEvent property)
(pymongo.monitoring.CommandStartedEvent property)
(pymongo.monitoring.CommandSucceededEvent property)
operation_time() (pymongo.client_session.ClientSession property)
OperationFailure
options() (pymongo.client_session.ClientSession property)
(pymongo.collection.Collection method)
(pymongo.monitoring.PoolCreatedEvent property)
outgoing_copying_manipulators() (pymongo.database.Database property)
outgoing_manipulators() (pymongo.database.Database property)
P
parallel_scan() (pymongo.collection.Collection method)
parse_host() (in module pymongo.uri_parser)
parse_ipv6_literal_host() (in module pymongo.uri_parser)
parse_uri() (in module pymongo.uri_parser)
parse_userinfo() (in module pymongo.uri_parser)
pool_cleared() (pymongo.monitoring.ConnectionPoolListener method)
POOL_CLOSED (pymongo.monitoring.ConnectionCheckOutFailedReason attribute)
(pymongo.monitoring.ConnectionClosedReason attribute)
pool_closed() (pymongo.monitoring.ConnectionPoolListener method)
pool_created() (pymongo.monitoring.ConnectionPoolListener method)
PoolClearedEvent (class in pymongo.monitoring)
PoolClosedEvent (class in pymongo.monitoring)
PoolCreatedEvent (class in pymongo.monitoring)
pop() (bson.son.SON method)
popitem() (bson.son.SON method)
previous_description() (pymongo.monitoring.ServerDescriptionChangedEvent property)
(pymongo.monitoring.TopologyDescriptionChangedEvent property)
previous_error() (pymongo.database.Database method)
Primary (class in pymongo.read_preferences)
PRIMARY (pymongo.collation.CollationStrength attribute)
primary (pymongo.mongo_client.MongoClient attribute)
(pymongo.mongo_replica_set_client.MongoReplicaSetClient attribute)
PRIMARY (pymongo.read_preferences.ReadPreference attribute)
PRIMARY_PREFERRED (pymongo.read_preferences.ReadPreference attribute)
PrimaryPreferred (class in pymongo.read_preferences)
profiling_info() (pymongo.database.Database method)
profiling_level() (pymongo.database.Database method)
ProtocolError
PUNCT (pymongo.collation.CollationMaxVariable attribute)
put() (gridfs.GridFS method)
pymongo (module)
pymongo.bulk (module)
pymongo.change_stream (module)
pymongo.client_session (module)
pymongo.collation (module)
pymongo.collection (module)
pymongo.command_cursor (module)
pymongo.cursor (module)
pymongo.cursor_manager (module)
pymongo.database (module)
pymongo.driver_info (module)
pymongo.encryption (module)
pymongo.encryption_options (module)
pymongo.errors (module)
pymongo.ismaster (module)
pymongo.message (module)
pymongo.mongo_client (module)
pymongo.mongo_replica_set_client (module)
pymongo.monitoring (module)
pymongo.operations (module)
pymongo.pool (module)
pymongo.read_concern (module)
pymongo.read_preferences (module)
pymongo.results (module)
pymongo.server_description (module)
pymongo.son_manipulator (module)
pymongo.topology_description (module)
pymongo.uri_parser (module)
pymongo.write_concern (module)
PyMongoError
PYTHON_LEGACY (in module bson.binary)
python_type() (bson.codec_options.TypeEncoder property)
Q
QUATERNARY (pymongo.collation.CollationStrength attribute)
query() (in module pymongo.message)
R
raw() (bson.raw_bson.RawBSONDocument property)
raw_result() (pymongo.results.DeleteResult property)
(pymongo.results.UpdateResult property)
RawBatchCommandCursor (class in pymongo.command_cursor)
RawBatchCursor (class in pymongo.cursor)
RawBSONDocument (class in bson.raw_bson)
read() (gridfs.grid_file.GridOut method)
read_concern (pymongo.collection.Collection attribute)
(pymongo.database.Database attribute)
(pymongo.mongo_client.MongoClient attribute)
read_concern() (pymongo.client_session.TransactionOptions property)
read_preference (pymongo.collection.Collection attribute)
(pymongo.database.Database attribute)
(pymongo.mongo_client.MongoClient attribute)
(pymongo.mongo_replica_set_client.MongoReplicaSetClient attribute)
read_preference() (pymongo.client_session.TransactionOptions property)
readchunk() (gridfs.grid_file.GridOut method)
ReadConcern (class in pymongo.read_concern)
readline() (gridfs.grid_file.GridOut method)
ReadPreference (class in pymongo.read_preferences)
(in module pymongo)
reason() (pymongo.monitoring.ConnectionCheckOutFailedEvent property)
(pymongo.monitoring.ConnectionClosedEvent property)
receive_message() (pymongo.pool.SocketInfo method)
Regex (class in bson.regex)
register() (in module pymongo.monitoring)
reindex() (pymongo.collection.Collection method)
RELAXED (bson.json_util.JSONMode attribute)
RELAXED_JSON_OPTIONS (in module bson.json_util)
remove() (pymongo.bulk.BulkWriteOperation method)
(pymongo.collection.Collection method)
remove_one() (pymongo.bulk.BulkWriteOperation method)
remove_option() (gridfs.grid_file.GridOutCursor method)
(pymongo.cursor.Cursor method)
remove_user() (pymongo.database.Database method)
rename() (gridfs.GridFSBucket method)
(pymongo.collection.Collection method)
replace_one() (pymongo.bulk.BulkUpsertOperation method)
(pymongo.bulk.BulkWriteOperation method)
(pymongo.collection.Collection method)
ReplaceOne (class in pymongo.operations)
reply() (pymongo.monitoring.CommandSucceededEvent property)
(pymongo.monitoring.ServerHeartbeatFailedEvent property)
(pymongo.monitoring.ServerHeartbeatSucceededEvent property)
request_id() (pymongo.monitoring.CommandFailedEvent property)
(pymongo.monitoring.CommandStartedEvent property)
(pymongo.monitoring.CommandSucceededEvent property)
reset_error_history() (pymongo.database.Database method)
resume_token() (pymongo.change_stream.ChangeStream property)
retrieved() (pymongo.cursor.Cursor property)
ReturnDocument (class in pymongo.collection)
rewind() (pymongo.cursor.Cursor method)
S
save() (pymongo.collection.Collection method)
scope() (bson.code.Code property)
secondaries (pymongo.mongo_client.MongoClient attribute)
(pymongo.mongo_replica_set_client.MongoReplicaSetClient attribute)
Secondary (class in pymongo.read_preferences)
SECONDARY (pymongo.collation.CollationStrength attribute)
(pymongo.read_preferences.ReadPreference attribute)
SECONDARY_PREFERRED (pymongo.read_preferences.ReadPreference attribute)
SecondaryPreferred (class in pymongo.read_preferences)
seek() (gridfs.grid_file.GridOut method)
send_cluster_time() (pymongo.pool.SocketInfo method)
send_message() (pymongo.pool.SocketInfo method)
server_address() (pymongo.monitoring.ServerClosedEvent property)
(pymongo.monitoring.ServerDescriptionChangedEvent property)
(pymongo.monitoring.ServerOpeningEvent property)
server_descriptions() (pymongo.topology_description.TopologyDescription method)
server_info() (pymongo.mongo_client.MongoClient method)
server_selection_timeout (pymongo.mongo_client.MongoClient attribute)
server_type (pymongo.server_description.ServerDescription attribute)
server_type_name (pymongo.server_description.ServerDescription attribute)
ServerClosedEvent (class in pymongo.monitoring)
ServerDescription (class in pymongo.server_description)
ServerDescriptionChangedEvent (class in pymongo.monitoring)
ServerHeartbeatFailedEvent (class in pymongo.monitoring)
ServerHeartbeatListener (class in pymongo.monitoring)
ServerHeartbeatStartedEvent (class in pymongo.monitoring)
ServerHeartbeatSucceededEvent (class in pymongo.monitoring)
ServerListener (class in pymongo.monitoring)
ServerOpeningEvent (class in pymongo.monitoring)
ServerSelectionTimeoutError
session() (pymongo.command_cursor.CommandCursor property)
(pymongo.cursor.Cursor property)
session_id() (pymongo.client_session.ClientSession property)
SessionOptions (class in pymongo.client_session)
set_cursor_manager() (pymongo.mongo_client.MongoClient method)
(pymongo.mongo_replica_set_client.MongoReplicaSetClient method)
set_profiling_level() (pymongo.database.Database method)
setdefault() (bson.son.SON method)
SHIFTED (pymongo.collation.CollationAlternate attribute)
skip() (pymongo.cursor.Cursor method)
SLOW_ONLY (in module pymongo)
SocketInfo (class in pymongo.pool)
SON (class in bson.son)
SONManipulator (class in pymongo.son_manipulator)
sort() (pymongo.cursor.Cursor method)
SPACE (pymongo.collation.CollationMaxVariable attribute)
split_hosts() (in module pymongo.uri_parser)
split_options() (in module pymongo.uri_parser)
STALE (pymongo.monitoring.ConnectionClosedReason attribute)
STANDARD (in module bson.binary)
start_session() (pymongo.mongo_client.MongoClient method)
start_transaction() (pymongo.client_session.ClientSession method)
started() (pymongo.monitoring.CommandListener method)
(pymongo.monitoring.ServerHeartbeatListener method)
STRICT_JSON_OPTIONS (in module bson.json_util)
subtype() (bson.binary.Binary property)
succeeded() (pymongo.monitoring.CommandListener method)
(pymongo.monitoring.ServerHeartbeatListener method)
system_js() (pymongo.database.Database property)
SystemJS (class in pymongo.database)
T
tag_sets() (pymongo.read_preferences.Nearest property)
(pymongo.read_preferences.PrimaryPreferred property)
(pymongo.read_preferences.Secondary property)
(pymongo.read_preferences.SecondaryPreferred property)
TAILABLE (pymongo.cursor.CursorType attribute)
TAILABLE_AWAIT (pymongo.cursor.CursorType attribute)
tell() (gridfs.grid_file.GridOut method)
TERTIARY (pymongo.collation.CollationStrength attribute)
TEXT (in module pymongo)
time() (bson.timestamp.Timestamp property)
TIMEOUT (pymongo.monitoring.ConnectionCheckOutFailedReason attribute)
Timestamp (class in bson.timestamp)
to_decimal() (bson.decimal128.Decimal128 method)
to_dict() (bson.son.SON method)
topology_id() (pymongo.monitoring.ServerClosedEvent property)
(pymongo.monitoring.ServerDescriptionChangedEvent property)
(pymongo.monitoring.ServerOpeningEvent property)
(pymongo.monitoring.TopologyClosedEvent property)
(pymongo.monitoring.TopologyDescriptionChangedEvent property)
(pymongo.monitoring.TopologyOpenedEvent property)
topology_type (pymongo.topology_description.TopologyDescription attribute)
topology_type_name (pymongo.topology_description.TopologyDescription attribute)
TopologyClosedEvent (class in pymongo.monitoring)
TopologyDescription (class in pymongo.topology_description)
TopologyDescriptionChangedEvent (class in pymongo.monitoring)
TopologyListener (class in pymongo.monitoring)
TopologyOpenedEvent (class in pymongo.monitoring)
TransactionOptions (class in pymongo.client_session)
transform_bson() (bson.codec_options.TypeDecoder method)
transform_incoming() (pymongo.son_manipulator.AutoReference method)
(pymongo.son_manipulator.NamespaceInjector method)
(pymongo.son_manipulator.ObjectIdInjector method)
(pymongo.son_manipulator.ObjectIdShuffler method)
(pymongo.son_manipulator.SONManipulator method)
transform_outgoing() (pymongo.son_manipulator.AutoReference method)
(pymongo.son_manipulator.SONManipulator method)
transform_python() (bson.codec_options.TypeEncoder method)
try_compile() (bson.regex.Regex method)
try_next() (pymongo.change_stream.ChangeStream method)
TypeCodec (class in bson.codec_options)
TypeDecoder (class in bson.codec_options)
TypeEncoder (class in bson.codec_options)
TypeRegistry (class in bson.codec_options)
tzname() (bson.tz_util.FixedOffset method)
U
unlock() (pymongo.mongo_client.MongoClient method)
update() (bson.son.SON method)
(in module pymongo.message)
(pymongo.bulk.BulkUpsertOperation method)
(pymongo.bulk.BulkWriteOperation method)
(pymongo.collection.Collection method)
update_many() (pymongo.collection.Collection method)
update_one() (pymongo.bulk.BulkUpsertOperation method)
(pymongo.bulk.BulkWriteOperation method)
(pymongo.collection.Collection method)
UpdateMany (class in pymongo.operations)
UpdateOne (class in pymongo.operations)
UpdateResult (class in pymongo.results)
upload_date() (gridfs.grid_file.GridIn property)
(gridfs.grid_file.GridOut property)
upload_from_stream() (gridfs.GridFSBucket method)
upload_from_stream_with_id() (gridfs.GridFSBucket method)
UPPER (pymongo.collation.CollationCaseFirst attribute)
upsert() (pymongo.bulk.BulkWriteOperation method)
upserted_count() (pymongo.results.BulkWriteResult property)
upserted_id() (pymongo.results.UpdateResult property)
upserted_ids() (pymongo.results.BulkWriteResult property)
USER_DEFINED_SUBTYPE (in module bson.binary)
utc (in module bson.tz_util)
utcoffset() (bson.tz_util.FixedOffset method)
uuid() (bson.binary.UUIDLegacy property)
UUID_SUBTYPE (in module bson.binary)
UUIDLegacy (class in bson.binary)
V
validate_collection() (pymongo.database.Database method)
validate_options() (in module pymongo.uri_parser)
validate_session() (pymongo.pool.SocketInfo method)
values() (bson.son.SON method)
version (in module pymongo)
W
watch() (pymongo.collection.Collection method)
(pymongo.database.Database method)
(pymongo.mongo_client.MongoClient method)
where() (pymongo.cursor.Cursor method)
will_copy() (pymongo.son_manipulator.AutoReference method)
(pymongo.son_manipulator.ObjectIdShuffler method)
(pymongo.son_manipulator.SONManipulator method)
with_options() (bson.codec_options.CodecOptions method)
(pymongo.collection.Collection method)
(pymongo.database.Database method)
with_transaction() (pymongo.client_session.ClientSession method)
write() (gridfs.grid_file.GridIn method)
write_command() (pymongo.pool.SocketInfo method)
write_concern (pymongo.collection.Collection attribute)
(pymongo.database.Database attribute)
(pymongo.mongo_client.MongoClient attribute)
(pymongo.mongo_replica_set_client.MongoReplicaSetClient attribute)
write_concern() (pymongo.client_session.TransactionOptions property)
WriteConcern (class in pymongo.write_concern)
WriteConcernError
WriteError
writelines() (gridfs.grid_file.GridIn method)
WTimeoutError
Quick search
Navigation
index
modules
|
PyMongo 3.9.0 documentation
»