ReadableCollection

trait ReadableCollection[D <: Document[D]] extends Collection
trait Support
trait QueryPart
class Object
trait Matchable
class Any
class EdgeCollection[E, From, To]

Value members

Abstract methods

def model: DocumentModel[D]

Inherited methods

def `type`: CollectionType
Inherited from:
Collection
def dbName: String
Inherited from:
Collection
def name: String
Inherited from:
Collection
override def toQueryPart: QueryPart
Definition Classes
Collection -> Support
Inherited from:
Collection