EdgeDocument

lightdb.doc.graph.EdgeDocument
trait EdgeDocument[Doc <: Document[Doc], From <: Document[From], To <: Document[To]] extends Document[Doc]

Attributes

Graph
Supertypes
trait Document[Doc]
class Object
trait Matchable
class Any

Members list

Value members

Abstract methods

def _from: Id[From]
def _to: Id[To]

Inherited and Abstract methods

def _id: Id[Doc]

Attributes

Inherited from:
Document