SQLiteSupport
lightdb.sqlite.SQLiteSupport
trait SQLiteSupport[D <: Document[D]] extends IndexSupport[D]
Attributes
- Graph
-
- Supertypes
-
trait IndexSupport[D]trait DocumentModel[D]class Objecttrait Matchableclass Any
Members list
Type members
Inherited types
Attributes
- Inherited from:
- DocumentModel
Value members
Concrete methods
override def doSearch(query: Query[D], context: SearchContext[D], offset: Int, after: Option[PagedResults[D]]): IO[PagedResults[D]]
Attributes
- Definition Classes
-
IndexSupport
Attributes
- Definition Classes
-
IndexSupport
Inherited methods
Attributes
- Inherited from:
- IndexSupport
Attributes
- Inherited from:
- DocumentModel
Attributes
- Inherited from:
- IndexSupport
Attributes
- Inherited from:
- IndexSupport
In this article