Optional
plan?: Record<string, any>Query execution plan for the executed query.
Optional
profile?: Record<string, number>Additional profiling information for the executed query.
Optional
stats?: CursorStatsAdditional statistics about the query execution.
Warnings encountered while executing the query.
Additional information about the cursor.