DegreeLimit
DegreeLimit => n
-- keyword for an optional argument used with various functions which specifies that the computation should halt after dealing with degree n.
gb(DegreeLimit => ...)
pushForward1(DegreeLimit => ...)
resolution(DegreeLimit => ...)
saturate(DegreeLimit => ...)