Skip to content

Commit f644e17

Browse files
nerpaulaSimran-B
andauthored
Move drivers & integrations under Ecosystem (#816)
* rename data science adapters * Move 3.12 drivers and integrations under ecosystem, fix links * remove drivers and integrations from 3.13, add aliases * fix broken link due to double slash * fix more broken links * Revert links to drivers and integrations in 3.10 and 3.11 * Fix link * Fix driver headline * EOL support for Spark 3.3 --------- Co-authored-by: Simran Spiller <[email protected]>
1 parent 78dfbbe commit f644e17

File tree

109 files changed

+114
-8497
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

109 files changed

+114
-8497
lines changed

site/content/amp/deployments/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -273,7 +273,7 @@ attached to your role. Read more about [roles and permissions](../security-and-a
273273

274274
## How to connect a driver to your deployment
275275

276-
[ArangoDB drivers](../../arangodb/3.12/develop/drivers/_index.md) allow you to use your AMP
276+
[ArangoDB drivers](../../ecosystem/drivers/) allow you to use your AMP
277277
deployment as a database system for your applications. Drivers act as interfaces
278278
between different programming languages and ArangoDB, which enable you to
279279
connect to and manipulate ArangoDB deployments from within compiled programs

site/content/amp/security-and-access-control/x-509-certificates.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ unique ID that is part of your AMP deployment endpoint URL.
152152

153153
## How to connect to your application
154154

155-
[ArangoDB drivers](../../arangodb/3.12/develop/drivers/_index.md), also called connectors, allow you to
155+
[ArangoDB drivers](../../ecosystem/drivers/_index.md), also called connectors, allow you to
156156
easily connect AMP deployments to your application.
157157

158158
1. Navigate to **Deployments** and click the **View** button to show the

site/content/arangodb/3.10/develop/javascript-api/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ It communicates with the server via the HTTP API.
2626

2727
{{< tip >}}
2828
The JavaScript API cannot be used in browsers, Node.js, or other JavaScript
29-
environments. You can use the [arangojs driver](../drivers/nodejs.md) instead.
29+
environments. You can use the [arangojs driver](../../develop/drivers/nodejs.md) instead.
3030
Note that it has a different interface.
3131
{{< /tip >}}
3232

site/content/arangodb/3.11/develop/drivers/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ language.
3737
- [Tutorial](go.md#tutorial)
3838
- Repository: [github.com/arangodb/go-driver](https://github.com/arangodb/go-driver/tree/master/v2)
3939

40-
## Node.js driver
40+
## JavaScript driver
4141

4242
The [**ArangoJS driver**](javascript.md) lets you work with ArangoDB in Node.js, using
4343
the JavaScript scripting language. You can also use it in web browsers.

site/content/arangodb/3.11/develop/integrations/arangodb-datasource-for-apache-spark.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,6 @@ This library works with all the non-EOLed [ArangoDB versions](https://www.arango
2525

2626
There are several variants of this library, each one compatible with different Spark and Scala versions:
2727

28-
- `com.arangodb:arangodb-spark-datasource-3.3_2.12` (Spark 3.3, Scala 2.12)
29-
- `com.arangodb:arangodb-spark-datasource-3.3_2.13` (Spark 3.3, Scala 2.13)
3028
- `com.arangodb:arangodb-spark-datasource-3.4_2.12` (Spark 3.4, Scala 2.12) (compatible with Spark `3.4.2+`)
3129
- `com.arangodb:arangodb-spark-datasource-3.4_2.13` (Spark 3.4, Scala 2.13) (compatible with Spark `3.4.2+`)
3230
- `com.arangodb:arangodb-spark-datasource-3.5_2.12` (Spark 3.5, Scala 2.12)
@@ -39,6 +37,8 @@ The following variants are no longer supported:
3937
- `com.arangodb:arangodb-spark-datasource-3.1_2.12` (Spark 3.1, Scala 2.12)
4038
- `com.arangodb:arangodb-spark-datasource-3.2_2.12` (Spark 3.2, Scala 2.12)
4139
- `com.arangodb:arangodb-spark-datasource-3.2_2.13` (Spark 3.2, Scala 2.13)
40+
- `com.arangodb:arangodb-spark-datasource-3.3_2.12` (Spark 3.3, Scala 2.12)
41+
- `com.arangodb:arangodb-spark-datasource-3.3_2.13` (Spark 3.3, Scala 2.13)
4242

4343
Since version `1.7.0`, due to [breaking changes](https://github.com/apache/spark/commit/ad29290a02fb94a958fd21e301100338c9f5b82a#diff-b25c8acff88c1b4850c6642e80845aac4fb882c664795c3b0aa058e37ed732a0L42-R52)
4444
in Spark `3.4.2`, `arangodb-spark-datasource-3.4` is not compatible anymore with Spark versions `3.4.0` and `3.4.1`.

site/content/arangodb/3.11/develop/javascript-api/_index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ It communicates with the server via the HTTP API.
2626

2727
{{< tip >}}
2828
The JavaScript API cannot be used in browsers, Node.js, or other JavaScript
29-
environments. You can use the [arangojs driver](../drivers/javascript.md) instead.
29+
environments. You can use the [arangojs driver](../../develop/drivers/javascript.md) instead.
3030
Note that it has a different interface.
3131
{{< /tip >}}
3232

site/content/arangodb/3.12/aql/functions/document-object.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -477,7 +477,7 @@ Only [`HAS()`](#has) can differentiate between an attribute being absent and hav
477477
a stored `null` value.
478478

479479
An empty object `{}` will match all documents. Be careful not to ask for all
480-
documents accidentally. For example, the [arangojs](../../develop/drivers/javascript.md) driver
480+
documents accidentally. For example, the [arangojs](../../../../ecosystem/drivers/javascript.md) driver
481481
skips attributes with a value of `undefined`, turning `{attr: undefined}` into `{}`.
482482

483483
{{< info >}}

site/content/arangodb/3.12/aql/how-to-invoke-aql/_index.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@ You can execute AQL queries using different interfaces:
1111
- The web interface
1212
- The `db` object of the JavaScript API (either in arangosh or in a Foxx service)
1313
- The raw HTTP REST API
14-
- Through a [driver](../../develop/drivers/_index.md) or
15-
[integration](../../develop/integrations/_index.md) as an abstraction over the
14+
- Through a [driver](../../../../ecosystem/drivers/_index.md) or
15+
[integration](../../../../ecosystem/integrations/_index.md) as an abstraction over the
1616
HTTP REST API
1717

1818
There are always calls to the server's API under the hood, but the web interface,

site/content/arangodb/3.12/components/tools/arango-datasets.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ You can find the source code repository of the module on GitHub:
2727
Once you have installed the `arango-datasets` package, you can use it to
2828
download and import datasets into your deployment with `arango_datasets.Datasets`.
2929

30-
The `Datasets` constructor requires a valid [python-arango](../../develop/drivers/python.md)
30+
The `Datasets` constructor requires a valid [python-arango](../../../../ecosystem/drivers/python.md)
3131
database object as input. It defines the target deployment, database, and
3232
credentials to load a dataset.
3333

0 commit comments

Comments
 (0)