Skip to content
This repository has been archived by the owner on Dec 6, 2023. It is now read-only.

Fix #676 - bh_owned module output always returning false #677

Merged
merged 1 commit into from
Nov 9, 2022

Conversation

juliourena
Copy link
Contributor

Based on Neo4j documentation https://neo4j.com/docs/api/python-driver/current/api.html#neo4j.Result I added some modification to the result variable.

The way it was code, result.value() always return 0.

Based on Neo4j documentation https://neo4j.com/docs/api/python-driver/current/api.html#neo4j.Result I added some modification to the result variable.

The way it was code, `result.value()` always return 0.
@juliourena juliourena changed the title Fix #677 - bh_owned module output always returning false Fix #676 - bh_owned module output always returning false Nov 9, 2022
@mpgn mpgn merged commit f50b5fe into byt3bl33d3r:master Nov 9, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants