Skip to content

Commit

Permalink
wording change suggested by Martin
Browse files Browse the repository at this point in the history
  • Loading branch information
mneedham committed Jul 8, 2020
1 parent d18f89e commit fd7deda
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ def _find_and_return_person(tx, person_name):


if __name__ == "__main__":
# Aura queries use an encrypted connection using the "neo4j+s" protocol
# Aura queries use an encrypted connection using the "neo4j+s" URI scheme
bolt_url = "%%BOLT_URL_PLACEHOLDER%%"
user = "<Username for Neo4j Aura database>"
password = "<Password for Neo4j Aura database>"
Expand Down

0 comments on commit fd7deda

Please sign in to comment.