MCPcopy Create free account
hub / github.com/TanStack/db / getInner

Method getInner

packages/db-ivm/src/multiset.ts:218–220  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

216 }
217
218 getInner(): MultiSetArray<T> {
219 return this.#inner
220 }
221}

Callers 15

toJSONMethod · 0.95
runMethod · 0.95
compilePipelineMethod · 0.80
compileQueryFunction · 0.80
processJoinFunction · 0.80
setupIncludesOutputMethod · 0.80
setupNestedPipelinesFunction · 0.80
basic.test.tsFile · 0.80
subqueries.test.tsFile · 0.80
fromMultiSetsMethod · 0.80
concatMethod · 0.80

Calls

no outgoing calls

Tested by 3

testDistinctFunction · 0.64
testJoinFunction · 0.64
testConsolidateFunction · 0.64