checkIfSchemaTxnExists Method @beta
Iterate through the existing transactions to see if any of them are schema transactions.
checkIfSchemaTxnExists(): boolean
@returns true if any schema transactions exist.
Returns - boolean
true if any schema transactions exist.
Defined in
- backend/src/IModelDb.ts Line 3730
Last Updated: 07 May, 2026
Found something wrong, missing, or unclear on this page? Raise an issue in our repo.