File tree Expand file tree Collapse file tree 2 files changed +8
-1
lines changed
Expand file tree Collapse file tree 2 files changed +8
-1
lines changed Original file line number Diff line number Diff line change @@ -55,7 +55,7 @@ mvn clean install -DskipTests=true -Dgpg.skip=true -Dmaven.javadoc.skip=true -B
5555# Learn more
5656* [ ArangoDB] ( https://www.arangodb.com/ )
5757* [ ChangeLog] ( ChangeLog )
58- * [ Driver- Documentation] ( docs/api_overview.md )
58+ * [ Documentation] ( docs/api_overview.md )
5959* [ Examples] ( src/test/java/com/arangodb/example )
6060* [ Tutorial] ( https://www.arangodb.com/tutorial-java/ )
6161
Original file line number Diff line number Diff line change 1+ * [ Driver Setup] ( docs/api_overview.md#driver-setup )
2+ * [ Basic database operations] ( docs/api_overview.md#basic-database-operations )
3+ * [ Multi document operations] ( docs/api_overview.md#multi-document-operations )
4+ * [ AQL] ( docs/api_overview.md#aql )
5+ * [ Graphs] ( docs/api_overview.md#graphs )
6+ * [ Foxx] ( docs/api_overview.md#foxx )
7+
18
29# Driver Setup
310
You can’t perform that action at this time.
0 commit comments