-
Sub-task
-
Resolution: Done
-
Undefined
-
None
-
None
-
None
-
None
-
False
-
-
False
-
-
-
Rox Sprint 4.8G - Global
Create GetByQueryFn and deprecate GetByQuery and GetMany in favour of the new function that will not load all entries into the memory but walk over them. The main difference between WalkByQuery and GetByQueryFn is the former never uses cursors while walk may use cursor. If we remove cursor in the future we can consolidate this 2 functions.