Closed
Description
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.
Possibly also ArangoAQLHook / ArangoAQLOperator to run AQL queries - not sure if it require separate hook/operator.