lib/neo4j: use `nosuper` in named constructors to avoid the initialization of `intern...
authorJean Privat <jean@pryen.org>
Tue, 14 Jul 2015 14:37:48 +0000 (10:37 -0400)
committerJean Privat <jean@pryen.org>
Tue, 14 Jul 2015 14:37:48 +0000 (10:37 -0400)
commit5519253792dd9a0a9fa940805356e3c41fec3018
tree0de8b5809adfb3c6447672c1da21e3ab55fc2b6c
parent66ef6a16e51a765f1f9dadd50b4722b80ad26f74
lib/neo4j: use `nosuper` in named constructors to avoid the initialization of `internal_properties`

Signed-off-by: Jean Privat <jean@pryen.org>
lib/neo4j/neo4j.nit