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

new method getQuery() and new method orWhere() #95

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

new method getQuery() and new method orWhere() #95

wants to merge 1 commit into from

Conversation

RedactedProfile
Copy link

Cypher at the moment

had a need to use an Or Where clause, figured I'd push back in

@RedactedProfile
Copy link
Author

The Travis stuff is complaining about a mismatched exception type based on serialization with the testUnserializedNoLongerLoads() test. Its trying to assert for HireVoice\Neo4j\Exception but it's getting back a Everyman\Neo4j\Exception instead.

I don't think my little modifications are causing this problem but please let me know if it is

@lphuberdeau
Copy link
Owner

I would expect to see new test cases covering the functionality.

Also, if you could look into the broken build, it would be appreciated. I don't have a complete set-up at this time and won't have time to look into it for a while.

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

Successfully merging this pull request may close these issues.

2 participants