Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
rollback
Method · 0.65
Implementers
1
Transaction
src/database/transaction.ts
Calls
no outgoing calls
Tested by
no test coverage detected