Wolfgang-Schuetzelhofer / jcypher

Java access to Neo4J graph databases at multiple levels of abstraction
Apache License 2.0
86 stars 15 forks source link

JCypher thread safe ResultSettings flag and jdk17 compatibility #27

Closed mpetris closed 8 years ago

mpetris commented 8 years ago

Hi Wolfgang,

this pull requests includes the following topics:

I'm not sure if you deliberately moved to JDK 1.8. I could understand that. But since your changes that need 1.8 are very small and I'm still stuck with 1.7, I put 1.7 compatibility back in.

Thanks for considering my changes.

Best, Marco

Wolfgang-Schuetzelhofer commented 8 years ago

Hi Marco, I have merged your pull request.

Thanks for your contribution, best regards, Wolfgang