What kind of action do the job

used to attach responses to original Neo objets

Property definitions

neo4j $ NeoJob :: action
	# What kind of action do the job
	# used to attach responses to original Neo objets
	private var action: nullable Int = null
lib/neo4j/neo4j.nit:995,2--997,40