MCPcopy Create free account
hub / github.com/clientdb/clientdb / create

Method create

core/client.ts:29–29  ·  view source on GitHub ↗
(input: Partial<Data>)

Source from the content-addressed store, hash-verified

27 hasItems: boolean;
28 count: number;
29 create(input: Partial<Data>): Entity<Data, View>;
30 put(input: Partial<Data>): Entity<Data, View>;
31 definition: EntityDefinition<Data, View>;
32 store: EntityStore<Data, View>;

Callers 14

putFunction · 0.80
undoEntityChangeFunction · 0.80
getTestDbFunction · 0.80
observing.spec.tsFile · 0.80
getTestDbFunction · 0.80
getTestDbFunction · 0.80
misc.spec.tsFile · 0.80
getTestDbFunction · 0.80
getTestDbFunction · 0.80
getTestDbFunction · 0.80

Calls

no outgoing calls

Tested by 7

getTestDbFunction · 0.64
getTestDbFunction · 0.64
getTestDbFunction · 0.64
getTestDbFunction · 0.64
getTestDbFunction · 0.64
getTestDbFunction · 0.64
getTestDbFunction · 0.64