type alias InMemoryQuery Predicate function type for filtering documents in the in-memory store. Type Parameters TDoc Definition (doc: TDoc) => boolean