The Neo4j client used to communicate with the Neo4j instance.

Property definitions

nitc $ NeoModel :: client
	# The Neo4j `client` used to communicate with the Neo4j instance.
	var client: Neo4jClient
src/neo.nit:229,2--230,24