[go: nahoru, domu]

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

AttributeError: 'Record' object has no attribute '_values' #4

Closed
Hackndo opened this issue Mar 21, 2019 · 1 comment
Closed

AttributeError: 'Record' object has no attribute '_values' #4

Hackndo opened this issue Mar 21, 2019 · 1 comment

Comments

@Hackndo
Copy link
Contributor
Hackndo commented Mar 21, 2019

Hi,

Version

neo4j-driver==1.7.2

File

bloodhoundanalytics.py

Error

_values attribute doesn't seem to exist for Result neo4j class.

Recommandation

value(<int>) method could be used instead. (https://neo4j.com/docs/api/python-driver/current/results.html#neo4j.neo4j.BoltStatementResult.BoltStatementResult.value)

Fix

A pull request was made

@Hackndo
Copy link
Contributor Author
Hackndo commented Mar 27, 2019

Fixed in other PR

@Hackndo Hackndo closed this as completed Mar 27, 2019
@Hackndo Hackndo reopened this Mar 27, 2019
@Hackndo Hackndo closed this as completed Mar 27, 2019
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

1 participant