Navigation
This version of the documentation is archived and no longer supported.

db.isMaster()

db.isMaster()

Returns a status document with fields that includes the ismaster field that reports if the current node is the primary node, as well as a report of a subset of current replica set configuration.

This function provides a wrapper around the database command isMaster

←   db.help() db.killOp()  →