Neo4jHook

Neo4j

Interact with Neo4j.

View on GitHub

Last Updated: Nov. 17, 2022

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.

Was this page helpful?