Skip to main content

Backport provider package apache-airflow-backport-providers-neo4j for Apache Airflow

Project description

Package apache-airflow-backport-providers-neo4j

Release: 2021.3.3

Table of contents

Backport package

This is a backport providers package for neo4j provider. All classes for this provider package are in airflow.providers.neo4j python package.

Only Python 3.6+ is supported for this backport package.

While Airflow 1.10.* continues to support Python 2.7+ - you need to upgrade python to 3.6+ if you want to use this backport package.

Release 2021.3.3

Bug fixes

  • Corrections in docs and tools after releasing provider RCs (#14082)

Installation

You can install this package on top of an existing airflow 1.10.* installation via pip install apache-airflow-backport-providers-neo4j

PIP requirements

PIP package Version required
neo4j >=4.2.1

Provider classes summary

In Airflow 2.0, all operators, transfers, hooks, sensors, secrets for the neo4j provider are in the airflow.providers.neo4j package. You can read more about the naming conventions used in Naming conventions for provider packages

Operators

New operators

New Airflow 2.0 operators: airflow.providers.neo4j package
operators.neo4j.Neo4jOperator

Hooks

New hooks

New Airflow 2.0 hooks: airflow.providers.neo4j package
hooks.neo4j.Neo4jHook

Releases

Release 2021.3.3

Commit Committed Subject
10343ec29 2021-02-05 Corrections in docs and tools after releasing provider RCs (#14082)

Release 2021.2.5

Commit Committed Subject
ac2f72c98 2021-02-01 Implement provider versioning tools (#13767)
1d2977f6a 2021-01-14 Add Neo4j hook and operator (#13324)

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

Built Distribution

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page