vanhumbeecka / blog-gitalk

gitalk repo for blogsite
0 stars 0 forks source link

Up and Running With Aws Neptune #13

Open vanhumbeecka opened 4 years ago

vanhumbeecka commented 4 years ago

https://blog.codemine.be/posts/2020/up-and-running-with-aws-neptune/

Bootstrap your battlestation

tienvu96 commented 2 years ago

Can i use java to connect to neptuneDB ?

vanhumbeecka commented 2 years ago

@Vuanhtien96 Can i use java to connect to neptuneDB ?

Sure. This link gives a step by step overview of running a Java example: https://docs.aws.amazon.com/neptune/latest/userguide/access-graph-gremlin-java.html

The same principles apply when you want to connect from your local system, and so you still need to configure the steps outlined in this post.