ArangoDBHook

ArangoDB

Interact with ArangoDB.

View on GitHub

Last Updated: Jan. 10, 2023

Access Instructions

Install the ArangoDB provider package into your Airflow environment.

Import the module into your DAG file and instantiate it with your desired params.

Parameters

arangodb_conn_idReference to ArangoDB connection id.

Documentation

Interact with ArangoDB.

Performs a connection to ArangoDB and retrieves client.

Was this page helpful?