How many operation can be executed in one batch?

Property definitions

nitc $ NeoModel :: batch_max_size
	# How many operation can be executed in one batch?
	private var batch_max_size = 1000
src/neo.nit:291,2--292,34