Skip to content
This repository was archived by the owner on Dec 13, 2023. It is now read-only.
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion 3.5/highlights.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Version 3.5
[Configurable Analyzers](arangosearch-analyzers.html),
[Sorted Views](arangosearch-views.html#primary-sort-order)
and several improvements to the
[AQL integration](release-notes-new-features35.html#arangosearch)
[AQL integration](release-notes-new-features35.html#arangosearch).

- **AQL Graph Traversals**:
[k Shortest Paths](aql/graphs-kshortest-paths.html) allows you to query not
Expand Down
2 changes: 1 addition & 1 deletion 3.5/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ ArangoDB is a native multi-model, open-source database with flexible data models

Key features include:

* installing ArangoDB on a [**cluster**](deployment.html) is as easy as installing an app on your mobile
* Installing ArangoDB on a [**cluster**](deployment.html) is as easy as installing an app on your mobile
* [**Flexible data modeling**](data-modeling.html): model your data as combination of key-value pairs, documents or graphs - perfect for social relations
* [**Powerful query language**](../aql/) (AQL) to retrieve and modify data
* Use ArangoDB as an [**application server**](foxx.html) and fuse your application and database together for maximal throughput
Expand Down
2 changes: 1 addition & 1 deletion 3.6/highlights.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Version 3.5
[Configurable Analyzers](arangosearch-analyzers.html),
[Sorted Views](arangosearch-views.html#primary-sort-order)
and several improvements to the
[AQL integration](release-notes-new-features35.html#arangosearch)
[AQL integration](release-notes-new-features35.html#arangosearch).

- **AQL Graph Traversals**:
[k Shortest Paths](aql/graphs-kshortest-paths.html) allows you to query not
Expand Down
2 changes: 1 addition & 1 deletion 3.6/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ ArangoDB is a native multi-model, open-source database with flexible data models

Key features include:

* installing ArangoDB on a [**cluster**](deployment.html) is as easy as installing an app on your mobile
* Installing ArangoDB on a [**cluster**](deployment.html) is as easy as installing an app on your mobile
* [**Flexible data modeling**](data-modeling.html): model your data as combination of key-value pairs, documents or graphs - perfect for social relations
* [**Powerful query language**](../aql/) (AQL) to retrieve and modify data
* Use ArangoDB as an [**application server**](foxx.html) and fuse your application and database together for maximal throughput
Expand Down