MCPcopy Create free account
hub / github.com/beapijs/beapi / constructor

Method constructor

packages/beapi/src/database/Modal.ts:51–89  ·  view source on GitHub ↗

* BeAPI database modal handler. Modal is the main interaction point * for handling documents. * * Think of it as a folder, the schema tells * what each file in the folder will hold and the modal allows you to * create, edit, delete, and get the files in the folder. * @param name Na

(name: string, schema: Schema<T>, scoreboardName = 'BeAPI__DATABASE')

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 4

syncMethod · 0.95
runCommandFunction · 0.85
binToStringFunction · 0.85
deserializeMethod · 0.45

Tested by

no test coverage detected