alexInhert opened a new issue #17778: URL: https://github.com/apache/airflow/issues/17778
**Description** https://www.arangodb.com/ is a graph db much like Neo4j. It has official python connector: https://github.com/ArangoDB-Community/python-arango **Use case / motivation** Using ArangoHook to interact with Arango. Using ArangoOperator to run [simple queries](https://docs.python-arango.com/en/main/simple.html). Possibly also ArangoAQLHook / ArangoAQLOperator to run [AQL queries](https://docs.python-arango.com/en/main/aql.html) - not sure if it require separate hook/operator. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
