We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
No description provided.
The text was updated successfully, but these errors were encountered:
what is this about?
Sorry, something went wrong.
Renesca only supports longs. Therefore no IntPropertyValue exists and properties of type int produce a compile error.
http://neo4j.com/docs/2.2.3/property-values-detailed.html
instead of aborting we could just translate Int properties to Long and print a warning, as a Long can represent an Int.
No branches or pull requests
No description provided.
The text was updated successfully, but these errors were encountered: