gorillalabs / neo4j-clj

Clojure bindings for Bolt / the Java Neo4j driver, complete with Joplin support for managing database migrations.
MIT License
90 stars 14 forks source link

org.neo4j.driver.internal.value.FloatValue isn't handled in neo4j->clj #28

Closed tuddman closed 3 years ago

tuddman commented 3 years ago

please include org.neo4j.driver.internal.value.FloatValue into compability.clj as a handled type in neo4j->clj with a (.asDouble v) otherwise it throws a LossyCoercion Error

also, the ns with s/compability/compatibility

chrisbetz commented 3 years ago

Sure. Thx!

chrisbetz commented 3 years ago

Pushed 4.1.2 to Clojars, see https://clojars.org/gorillalabs/neo4j-clj