logo
Guide
Reference
Guide
Reference
logo

Functions

acceptChangeProposal
applyChangeSet
applyCommitDatabaseSchema
applyConversationDatabaseSchema
attachConversation
attachLabel
commitIsAncestorOf
commitIsDescendantOf
createAccount
createChangeProposal
createChangeSet
createCheckpoint
createConversation
createConversationMessage
createEntityViewsIfNotExists
createHooks
createLabel
createLog
createLspInMemoryEnvironment
createQuerySync
createServerProtocolHandler
createVersion
createVersionFromCommit
detachConversation
detachLabel
ebEntity
getTimestamp
humanId
mergeVersion
nanoId
newLixFile
nextSequenceNumber
normalizeDirectoryPath
normalizeFilePath
normalizePathSegment
openLix
random
rejectChangeProposal
selectCommitDiff
selectVersionDiff
selectWorkingDiff
switchAccount
switchVersion
transition
uuidV7
uuidV7Sync
validateLixSchema
validateLixSchemaDefinition
withWriterKey

Type Aliases

Account
ActiveAccount
Change
ChangeAuthor
DetectedChange
EntityStateAllView
EntityStateHistoryView
EntityStateView
EnvironmentActorHandle
FromLixSchemaDefinition
JSONType
Lix
LixActiveVersion
LixChangeSet
LixChangeSetElement
LixChangeSetLabel
LixCommit
LixCommitEdge
LixConversation
LixConversationMessage
LixDatabaseSchema
LixDirectoryDescriptor
LixEntity
LixEntityCanonical
LixEntityConversation
LixEntityLabel
LixFile
LixFileDescriptor
LixGenerated
LixHooks
LixInsertable
LixKeyValue
LixLabel
LixLog
LixPlugin
LixSchemaDefinition
LixSelectable
LixServerProtocolHandlerContext
LixUpdateable
LixVersion
LixVersionDescriptor
LixVersionTip
NewChange
NewState
NewStateAll
NewStateAllRow
NewStateRow
QuerySync
RenderDiffArgs
SpawnActorOptions
State
StateAll
StateAllRow
StateAllRowUpdate
StateAllUpdate
StateAllView
StateCommitChange
StateHistory
StateRow
StateRowUpdate
StateUpdate
StateView
StateWithTombstonesRow
StateWithTombstonesView
StoredSchema
ToKysely

Variables

JSONTypeSchema
LixAccountSchema
LixActiveAccountSchema
LixActiveVersionSchema
LixChangeAuthorSchema
LixChangeSetElementSchema
LixChangeSetLabelSchema
LixChangeSetSchema
LixCommitEdgeSchema
LixCommitSchema
LixConversationMessageSchema
LixConversationSchema
LixDirectoryDescriptorSchema
LixFileDescriptorSchema
LixKeyValueSchema
LixLabelSchema
LixLogSchema
LixSchemaDefinition
LixStoredSchemaSchema
LixVersionDescriptorSchema
LixVersionTipSchema
mockJsonPlugin

Classes

InMemoryEnvironment
LixObservable
OpfsSahEnvironment

Interfaces

LixEnvironment

#Type Alias: LixCommitEdge

LixCommitEdge = FromLixSchemaDefinition<typeof LixCommitEdgeSchema>

Previous PageLixCommit
Next PageLixConversation