Add interface to query total count of a scrollable cursor #42

Open
opened 2026-09-07 16:28:45 +02:00 by c.fahner · 0 comments
Owner

Currently it is not possible to query the total count of documents in a cursor without any skips or limits applied.

An interface Cursor\QueryableCount should be introduced that will be a requirement for any cursor returned from Collection::openCursor().

Currently it is not possible to query the total count of documents in a cursor without any skips or limits applied. An interface `Cursor\QueryableCount` should be introduced that will be a requirement for any cursor returned from `Collection::openCursor()`.
c.fahner added this to the v0.2 milestone 2026-09-07 16:28:45 +02:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set

Reference
slendium/ocd#42
No description provided.