collection

object collection
class Object
trait Matchable
class Any

Value members

Concrete methods

def create(options: CreateCollectionOptions): IO[CollectionInfo]
def drop(): IO[Unit]
def exists(): IO[Boolean]
def info(): IO[CollectionInfo]