Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/TanStack/db
/ collections.ts
File
collections.ts
examples/react/projects/src/lib/collections.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ createCollection } from
'@tanstack/react-db'
2
import
{ queryCollectionOptions } from
'@tanstack/query-db-collection'
3
import
{ QueryClient } from
'@tanstack/query-core'
4
import
{
Callers
nothing calls this directly
Calls
5
queryCollectionOptions
Function · 0.90
createCollection
Function · 0.85
query
Method · 0.45
map
Method · 0.45
mutate
Method · 0.45
Tested by
no test coverage detected