The search method searches for entities that match the given query.
search
FutureOr<List<D>> search( R query, );