class Mongo::Session

A logical session representing a set of sequential operations executed by an application that are related in some way.

@note Session objects are not thread-safe. An application may use a session

from only one thread or process at a time.

@since 2.5.0