Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/TanStack/db
/ constructor
Method
constructor
packages/db/src/collection/indexes.ts:224–224 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
222
public indexCounter = 0
223
224
constructor() {}
225
226
setDeps(deps: {
227
state: CollectionStateManager<TOutput, TKey, TSchema, TInput>
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected