Skip to content

Aura example #744

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

Merged
merged 6 commits into from
Jul 1, 2020
Merged

Aura example #744

merged 6 commits into from
Jul 1, 2020

Conversation

mneedham
Copy link
Contributor

No description provided.

@mneedham
Copy link
Contributor Author

This is how it'll look on the Aura console:

image

@mneedham mneedham requested a review from gjmwoods June 30, 2020 12:34
@mneedham
Copy link
Contributor Author

Updated screenshot:

image

Copy link
Contributor

@gjmwoods gjmwoods left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

looks like a nice clear example to me. cheers!

String password = "<Password for Neo4j Aura database>";

// Aura queries use an encrypted connection
Config config = Config.builder().withEncryption().build();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

just a thought about dropping this config in favor of neo4j+s scheme

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I didn't know about that scheme! But yes we can use that. I've updated the example

@mneedham mneedham merged commit a5b8145 into neo4j:4.1 Jul 1, 2020
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

Successfully merging this pull request may close these issues.

2 participants