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

FloatProperty and FloatArrayProperty #197

Open
mhluongo opened this issue Jun 21, 2013 · 3 comments
Open

FloatProperty and FloatArrayProperty #197

mhluongo opened this issue Jun 21, 2013 · 3 comments

Comments

@mhluongo
Copy link
Member

Neo4j supports floats. So should neo4django.

@rthuffman
Copy link

With an extension like neo4j-spatial installed, DecimalProperty and (especially) DecimalArrayProperty would be wonderful as well.

@rthuffman
Copy link

I just learned through much reading and experimenting that Decimal actually slows you down in calculations for little or no gain in precision (meaning FloatProperty/FloatArrayProperty would be wonderful to have).

mhluongo added a commit to mhluongo/neo4django that referenced this issue Jan 11, 2014
mhluongo added a commit to mhluongo/neo4django that referenced this issue Jan 11, 2014
mhluongo added a commit to mhluongo/neo4django that referenced this issue Jan 11, 2014
mhluongo added a commit to mhluongo/neo4django that referenced this issue Jan 11, 2014
@TobyOoO
Copy link

TobyOoO commented May 28, 2017

Is this issue merged back to master ?

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

3 participants