EdgeConnectionsModel
lightdb.doc.graph.EdgeConnectionsModel
case class EdgeConnectionsModel[From <: Document[From], To <: Document[To]]() extends DocumentModel[EdgeConnections[From, To]], JsonConversion[EdgeConnections[From, To]]
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass AnyShow all
Members list
Type members
Inherited classlikes
object field
Attributes
- Inherited from:
- DocumentModel
- Supertypes
-
class Objecttrait Matchableclass Any
Inherited types
Attributes
- Inherited from:
- DocumentModel
Attributes
- Inherited from:
- DocumentModel
Attributes
- Inherited from:
- DocumentModel
Attributes
- Inherited from:
- DocumentModel
Attributes
- Inherited from:
- DocumentModel
Value members
Inherited methods
Attributes
- Inherited from:
- JsonConversion
Attributes
- Inherited from:
- DocumentModel
Attributes
- Inherited from:
- DocumentModel
Attributes
- Inherited from:
- DocumentModel
Attributes
- Inherited from:
- DocumentModel
Attributes
- Inherited from:
- DocumentModel
def init[Model <: DocumentModel[EdgeConnections[From, To]]](collection: Collection[EdgeConnections[From, To], Model]): Task[Unit]
Attributes
- Inherited from:
- DocumentModel
Attributes
- Definition Classes
- Inherited from:
- JsonConversion
Attributes
- Inherited from:
- Product
Attributes
- Inherited from:
- Product
Concrete fields
Implicits
Implicits
In this article