Other Structures
The following structures are available globally.
-
Represents a MongoDB namespace for a database or collection.
See moreDeclaration
Swift
public struct MongoNamespace : Codable, Equatable
extension MongoNamespace: CustomStringConvertible
-
Options to use when running a command against a
See moreMongoDatabase
.Declaration
Swift
public struct RunCommandOptions : Encodable