Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Not getting response for boolean values #94

Open
tusharranjan2904 opened this issue Oct 4, 2018 · 0 comments
Open

Not getting response for boolean values #94

tusharranjan2904 opened this issue Oct 4, 2018 · 0 comments

Comments

@tusharranjan2904
Copy link

Hi All,

We recently moved to using the Bolt Routing Driver for our tests(org.neo4j.jdbc.boltrouting.BoltRoutingNeo4jDriver). After this we are facing an issue when the datatype is Boolean. It’s always returned as “null”.
We are using “neo4j-jdbc-driver-3.4.0.jar” to insert and retrieve data from Neo4j. Earlier we were using “neo4j-jdbc-2.1.4.jar” and "org.neo4j.jdbc.Driver" and we were able to get data for Boolean fields as well. I am able to get long, integers and string data from both Drivers.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant