MCPcopy Create free account
hub / github.com/tinyplex/tinybase / getRowIds

Method getRowIds

src/@types/store/index.d.ts:460–460  ·  view source on GitHub ↗
(tableId: Id)

Source from the content-addressed store, hash-verified

458
459 /// Store.getRowIds
460 getRowIds(tableId: Id): Ids;
461
462 /// Store.getSortedRowIds
463 getSortedRowIds(

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected