Interface RecordQuery<V>

All Known Implementing Classes:
EntityQuery, GqlQuery, KeyQuery, ProjectionEntityQuery, StructuredQuery

@InternalApi public interface RecordQuery<V>
An internal marker interface to represent Query that returns the entity records.