IndexedLinks
lightdb.IndexedLinks
case class IndexedLinks[V, D <: Document[D]](name: String, createKey: V => String, createV: D => V, loadStore: () => Store, collection: AbstractCollection[D], maxLinks: MaxLinks)
Attributes
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article