Join us Sept 17 at .local NYC! Use code WEB50 to save 50% on tickets. Learn more >
MongoDB Event
Docs Menu
Docs Home
/ / /
PHP 라이브러리 매뉴얼
/ /

MongoDB\MapReduceResult 클래스

버전 1.2에 새로 추가됨.

MongoDB\MapReduceResult

This class extends PHP's IteratorAggregate interface. An instance of this class is returned by MongoDB\Collection::mapReduce().

이 클래스를 사용하면 출력 메서드와 관계없이 맵 리듀스 결과를 반복할 수 있습니다(예: 인라인, collection). 또한 명령 통계에 대한 액세스도 제공합니다.