Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/db
/ sendData
Method
sendData
packages/db-ivm/src/d2.ts:140–142 ·
view source on GitHub ↗
(collection: MultiSet<T> | MultiSetArray<T>)
Source
from the content-addressed store, hash-verified
138
139
export
class
RootStreamBuilder<T> extends StreamBuilder<T> {
140
sendData(collection: MultiSet<T> | MultiSetArray<T>): void {
141
this.writer.sendData(collection)
142
}
143
}
Callers
15
sendChangesToInput
Function · 0.45
basic.test.ts
File · 0.45
sendIssueData
Function · 0.45
sendUserData
Function · 0.45
#moveTopK
Method · 0.45
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
run
Method · 0.45
Calls
no outgoing calls
Tested by
7
sendIssueData
Function · 0.36
sendUserData
Function · 0.36
testJoin
Function · 0.36
testDistinct
Function · 0.36
testCount
Function · 0.36
testJoin
Function · 0.36
testConsolidate
Function · 0.36