MCPcopy Create free account
hub / github.com/cameri/nostream / rollback

Method rollback

src/@types/database.ts:7–7  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

5 get transaction(): DatabaseTransaction
6 commit(): Promise<any[]>
7 rollback(): Promise<any[]>
8}

Callers 1

rollbackMethod · 0.65

Implementers 1

Transactionsrc/database/transaction.ts

Calls

no outgoing calls

Tested by

no test coverage detected