Temp id used in batch mode to update the entity

Property definitions

neo4j $ NeoEntity :: _batch_id
	# Temp id used in batch mode to update the entity
	private var batch_id: nullable Int = null
lib/neo4j/neo4j.nit:496,2--497,42