collection

com.outr.arango.core.ArangoDBCollection.collection$
object collection

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type

Members list

Concise view

Value members

Concrete methods

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