# Functions
New returns a new query executor that reads data directly from the provided state database.
# Structs
QueryExecutor is a simple query executor that reads data directly from the provided state database without acquiring a ledger read lock.