logo
Guide
Plugins
Reference
Guide
Plugins
Reference
logo

Functions

applyChangeSet
applyCommitDatabaseSchema
applyKeyValueDatabaseSchema
commitIsAncestorOf
commitIsDescendantOf
createAccount
createChangeSet
createCheckpoint
createEntityLabel
createEntityThread
createHooks
createLabel
createLog
createLspInMemoryEnvironment
createServerProtocolHandler
createThread
createThreadComment
createVersion
createVersionFromCommit
deleteEntityLabel
deleteEntityThread
ebEntity
executeSync
generateHumanId
isDeterministicMode
nanoId
newLixFile
nextDeterministicSequenceNumber
openLix
random
selectVersionDiff
switchAccount
switchVersion
timestamp
transition
uuidV7
validateLixSchema
validateLixSchemaDefinition

Type Aliases

Account
ActiveAccount
ActiveVersion
Change
ChangeAuthor
DetectedChange
EntityStateAllView
EntityStateHistoryView
EntityStateView
FromLixSchemaDefinition
JSONType
Label
Lix
LixChangeSet
LixChangeSetElement
LixChangeSetLabel
LixCommit
LixCommitEdge
LixDatabaseSchema
LixEntity
LixEntityCanonical
LixEntityLabel
LixEntityThread
LixFile
LixFileDescriptor
LixGenerated
LixHooks
LixInsertable
LixKeyValue
LixPlugin
LixSchemaDefinition
LixSelectable
LixServerProtocolHandlerContext
LixUpdateable
Log
NewChange
NewState
NewStateAll
NewStateAllRow
NewStateRow
State
StateAll
StateAllRow
StateAllRowUpdate
StateAllUpdate
StateAllView
StateCommitChange
StateHistory
StateRow
StateRowUpdate
StateUpdate
StateView
StateWithTombstonesRow
StateWithTombstonesView
StoredSchema
Thread
ThreadComment
ToKysely
UiDiffComponentProps
Version

Variables

JSONTypeSchema
LixAccountSchema
LixChangeAuthorSchema
LixChangeSetElementSchema
LixChangeSetLabelSchema
LixChangeSetSchema
LixCommitEdgeSchema
LixCommitSchema
LixFileDescriptorSchema
LixKeyValueSchema
LixLabelSchema
LixLogSchema
LixSchemaDefinition
LixStoredSchemaSchema
LixThreadCommentSchema
LixThreadSchema
LixVersionSchema
mockJsonPlugin

Classes

InMemoryStorage
LixObservable
OpfsStorage

Interfaces

LixStorageAdapter

#Type Alias: LixChangeSetElement

LixChangeSetElement = FromLixSchemaDefinition<typeof LixChangeSetElementSchema>

Previous PageLixChangeSet
Next PageLixChangeSetLabel