Skip to content

Commit

Permalink
Update Petagraph_ingestion_test_auto.py
Browse files Browse the repository at this point in the history
  • Loading branch information
benstear authored Nov 22, 2023
1 parent 565f2c1 commit c3e6e95
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/Petagraph_ingestion_test_auto.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@

#uri='neo4j://example.com:7687'
#uri='bolt://localhost:7687'
uri='http://localhost:7474/'
#uri='neo4j://localhost:7687'
#uri='http://localhost:7474/'
uri='neo4j://localhost:7687'

user='neo4j'
password='neo4j2020'
Expand Down

0 comments on commit c3e6e95

Please sign in to comment.