address | (host, port) of the current standalone, primary, or mongos, or None. [extrait de address.__doc__] |
arbiters | Arbiters in the replica set. [extrait de arbiters.__doc__] |
codec_options | Read only access to the :class:`~bson.codec_options.CodecOptions` [extrait de codec_options.__doc__] |
is_mongos | If this client is connected to mongos. If the client is not [extrait de is_mongos.__doc__] |
is_primary | If this client is connected to a server that can accept writes. [extrait de is_primary.__doc__] |
nodes | Set of all currently connected servers. [extrait de nodes.__doc__] |
options | The configuration options for this client. [extrait de options.__doc__] |
primary | The (host, port) of the current primary of the replica set. [extrait de primary.__doc__] |
read_concern | Read only access to the :class:`~pymongo.read_concern.ReadConcern` [extrait de read_concern.__doc__] |
read_preference | Read only access to the read preference of this instance. [extrait de read_preference.__doc__] |
secondaries | The secondary members known to this client. [extrait de secondaries.__doc__] |
topology_description | The description of the connected MongoDB deployment. [extrait de topology_description.__doc__] |
write_concern | Read only access to the :class:`~pymongo.write_concern.WriteConcern` [extrait de write_concern.__doc__] |
Améliorations / Corrections
Vous avez des améliorations (ou des corrections) à proposer pour ce document : je vous remerçie par avance de m'en faire part, cela m'aide à améliorer le site.
Emplacement :
Description des améliorations :