Michael Hunger

Results 538 comments of Michael Hunger

This project is more or less discontinued. At least I don't plan to invest time in it anymore. You should use the 2.0.1 branch.

Paul, I doubt I find the time, it would be cool if you could do it. Right now you would probably have to export all as it doesn't have a...

This library will be deprecated anyway, so I don't have the time to upgrade the implementation. I suggest that you use towards the jdbc-driver which already uses the new transactional...

A fully running failing test would be great. With correct example data.

Wallace, good point, so I'll try to align the exception behavior with the core-API, if you find other places than just `getReferenceNode()` (which imho also throws an exception if there...

This class works on embedded databases in the test setup, it is only there to be used for testing in other projects that use java-rest-binding. Should probably be moved to...

@wallacemann according to the docs of `GraphDatabaseService.getReferenceNode()` it throws an NotFoundException on error. Could you specify the context in which you get the JSON exception? I added tests for `getSingleRelationship()`...

@wallacemann can you outline further inconsistencies?

Can you share your graphgist source link?

What are your field and line separators? How much do they differ? Any stray quotes etc?