Community & Support
Learn
Marketplace
Menu
Menu
Home
›
Discussions
›
Community Q&A
Processing MongoDB collection (iteration)
Ziggizag
New Altair Community Member
Apr 6, 2023
Updated
Nov 5, 2024
by
Jocelyn
How can I process a huge MongoDB collection? Ideally, I would like the process to use a cursor and load object by object iterating through the collection rather than loading the entire collection of million objects...
Find more posts tagged with
AI Studio
All Replies
Sort by:
Sort by
Oldest
▾
1 - 1 of 1
↑
1
↑
jwpfau
Altair Employee
Apr 17, 2023
Updated
Apr 17, 2023
by
jwpfau
Hi,
Read MongoDB
has a
limit results
advanced parameter in which you can pass limit / skip values i.e. via Macros from an outside loop.
Greetings,
Jonas
Quick Links
All Categories
Recent Discussions
Activity
Unanswered
日本語 (Japanese)
한국어(Korean)
Read MongoDB has a limit results advanced parameter in which you can pass limit / skip values i.e. via Macros from an outside loop.
Greetings,
Jonas