Skip to main content
Deno 2 is finally here 🎉️
Learn more
Very Popular
Go to Latest
class AggregateCursor
extends CommandCursor<T>
import { AggregateCursor } from "https://deno.land/x/mongo@v0.31.1/src/collection/commands/aggregate.ts";

Constructors

new
AggregateCursor(context: AggregateCursorContext)