
Neo4jHook
Neo4jInteract with Neo4j.
Access Instructions
Install the Neo4j provider package into your Airflow environment.
Import the module into your DAG file and instantiate it with your desired params.
Parameters
neo4j_conn_idReference to Neo4j connection id.
Documentation
Interact with Neo4j.
Performs a connection to Neo4j and runs the query.