MCPcopy
hub / github.com/mongodb/node-mongodb-native / createPk

Method createPk

src/mongo_client.ts:104–104  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

102/** @public */
103export interface PkFactory {
104 createPk(): any;
105}
106
107/** @public */

Callers 3

maybeAddIdToDocumentsFunction · 0.80
buildInsertOneOperationFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected