lightdb-core
lightdb-core
API
lightdb
index
IndexSupport
IndexedField
Indexer
model
AbstractCollection
AbstractCollection
Collection
Collection
DocumentAction
DocumentAction
PostDelete
PostSet
PreDelete
PreSet
DocumentActionSupport
DocumentActions
DocumentListener
DocumentModel
RecordDocumentCollection
RecordDocumentModel
UnitActions
query
Filter
PageContext
PagedResults
Query
SearchContext
Sort
Sort
BestMatch
ByField
IndexOrder
upgrade
DatabaseUpgrade
util
FlushingBacklog
ByteArrayExtras
DocLock
DocLock
Empty
Set
Document
Id
Id
IndexedLink
IndexedLink
IndexedLinks
KeyValue
KeyValue
LightDB
stored
MaxLinks
MaxLinks
NoMax
OverflowError
OverflowTrim
OverflowWarn
RecordDocument
Store
StoredValue
Unique
lightdb-core
/
lightdb
/
lightdb.index
/
Indexer
Indexer
lightdb.index.Indexer
trait
Indexer
[
D
<:
Document
[
D
]]
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Members list
Clear all
Value members
Abstract methods
def
commit
(
):
IO
[
Unit
]
def
count
(
):
IO
[
Int
]
def
indexSupport
:
IndexSupport
[
D
]
def
withSearchContext
[
Return
](
f
: (
SearchContext
[
D
])
=>
IO
[
Return
]):
IO
[
Return
]
Concrete methods
def
fields
:
List
[
IndexedField
[
_
,
D
]]
Concrete fields
protected
var
_fields
:
List
[
IndexedField
[
_
,
D
]]
In this article
Attributes
Members list
Value members
Abstract methods
Concrete methods
Concrete fields