20#ifndef GEODE_CQRESULTS_H_
21#define GEODE_CQRESULTS_H_
28#include "ExceptionTypes.hpp"
30#include "Serializable.hpp"
31#include "internal/geode_globals.hpp"
Contains generic template definitions for Cacheable types and instantiations for built-in types.
A CqResults is obtained by executing a Query on the server.
Definition: CqResults.hpp:43
A SelectResults is obtained by executing a Query on the server.
Definition: SelectResults.hpp:44