Function AggregateOptions.batchSize
Specifies the initial batch size for the cursor.
ref inout inout(std .typecons .Nullable!(int)) batchSize() pure nothrow @property @nogc return @safe;
Specifies the initial batch size for the cursor.
ref inout inout(std .typecons .Nullable!(int)) batchSize() pure nothrow @property @nogc return @safe;