Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/inkeep/open-knowledge
/ transact
Method
transact
packages/core/src/utils/chunked-insert.ts:10–10 ·
view source on GitHub ↗
(fn: () => T, origin?: unknown)
Source
from the content-addressed store, hash-verified
8
9
export
interface
InsertableYDoc {
10
transact<T>(fn: () => T, origin?: unknown): T;
11
}
12
13
interface
ChunkedInsertOptions {
Callers
15
chunkedYTextInsert
Function · 0.80
commitFmEdit
Function · 0.80
bind-config-doc.test.ts
File · 0.80
patch
Function · 0.80
patchInner
Function · 0.80
bind-okignore-doc.test.ts
File · 0.80
seedYTextFm
Function · 0.80
seedYTextFm
Function · 0.80
observer-sync.test.ts
File · 0.80
provider-pool.test.ts
File · 0.80
applyRemoteEdit
Function · 0.80
mountStaleWithStandIn
Function · 0.80
Calls
no outgoing calls
Tested by
15
seedYTextFm
Function · 0.64
seedYTextFm
Function · 0.64
mountStaleWithStandIn
Function · 0.64
createHarness
Function · 0.64
remoteReplace
Function · 0.64
applyToFragment
Function · 0.64
applyWysiwygEdit
Function · 0.64
applyMarkdownToFragment
Function · 0.64
applyMarkdownToFragment
Function · 0.64
applyMarkdownToFragment
Function · 0.64
runSessionBatch
Function · 0.64
seedSource
Function · 0.64