Skip to content

Commit

Permalink
added HTTPS example
Browse files Browse the repository at this point in the history
  • Loading branch information
a-brandt committed Nov 20, 2015
1 parent 4212db6 commit 0fa9094
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -374,5 +374,6 @@ Now an edge can be created to set a relation between vertices
* [Examples](https://github.com/arangodb/arangodb-java-driver/tree/master/src/test/java/com/arangodb/example)
* [Document examples](https://github.com/arangodb/arangodb-java-driver/tree/master/src/test/java/com/arangodb/example/document)
* [Graph examples](https://github.com/arangodb/arangodb-java-driver/tree/master/src/test/java/com/arangodb/example/graph)
* [HTTPS examples](https://github.com/arangodb/arangodb-java-driver/tree/master/src/test/java/com/arangodb/example/ssl)
* [Tutorial](https://www.arangodb.com/tutorial-java/)

0 comments on commit 0fa9094

Please sign in to comment.