β11-13-2020 12:47 AM
I found neo4j and neo4j-driver on pip. They have the same instruction that install by issuing command:
"pip install neo4j"
But I can install both of them by using:
Solved! Go to Solution.
β11-13-2020 12:51 AM
Hello @quan.nguyen
pip install neo4j
should install the Neo4j Python driver.
If you want to get more details.
Regards,
Cobra
β11-13-2020 12:51 AM
Hello @quan.nguyen
pip install neo4j
should install the Neo4j Python driver.
If you want to get more details.
Regards,
Cobra