collection

com.outr.arango.collection.WritableCollection.collection$
object collection

Attributes

Graph
Supertypes
class Object
trait Matchable
class Any
Self type
collection.type

Members list

Value members

Concrete methods

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