nextSequenceNumber(
args
: {lix
:Lix
; }):Promise
<number
>
Returns the next monotonic sequence number, starting at 0.
Async wrapper around nextSequenceNumberSync that runs the computation next to the database engine via the engine router.
lix_deterministic_mode.enabled = true
.toBlob()
/openLix({ blob })
.Parameter | Type |
---|---|
args | { lix : Lix ; } |
args.lix | Lix |
Promise
<number
>