REST service to send cypher requests

Property definitions

neo4j $ Neo4jClient :: cypher_url=
	# REST service to send cypher requests
	private var cypher_url: String
lib/neo4j/neo4j.nit:75,2--76,31