QueryOperations
interface QueryOperations
Defines the contract for basic database operations (CRUD and raw queries).
This interface provides the foundation that is used both for executing single queries and operations within a transaction block.