lightdb-async
lightdb-async
API
lightdb.async
AsyncAggregateQuery
AsyncCollection
AsyncDatabaseUpgrade
AsyncLightDB
stored
underlying
AsyncQuery
search
stream
scored
AsyncSearchResults
AsyncStoredValue
AsyncTransactionConvenience
lightdb-async
/
lightdb.async
/
AsyncLightDB
/
stored
stored
lightdb.async.AsyncLightDB.stored
object
stored
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
class
Object
trait
Matchable
class
Any
Self type
stored
.
type
Members list
Clear all
Value members
Concrete methods
def
apply
[
T
](
key
:
String
,
default
:
=>
T
,
persistence
:
Persistence
,
collection
:
AsyncCollection
[
KeyValue
,
KeyValue
.
type
])(
implicit
rw
:
RW
[
T
]):
AsyncStoredValue
[
T
]
def
opt
[
T
](
key
:
String
,
persistence
:
Persistence
,
collection
:
AsyncCollection
[
KeyValue
,
KeyValue
.
type
])(
implicit
rw
:
RW
[
T
]):
AsyncStoredValue
[
Option
[
T
]]
In this article
Attributes
Members list
Value members
Concrete methods