Other Functions

The following functions are available globally.

  • Release all internal memory and other resources allocated by MongoSwift.

    This function should be called once at the end of the application. Users should not interact with the driver after calling this function.

    Declaration

    Swift

    public func cleanupMongoSwift()