Airflow Summit 2025 is coming October 07-09. Register now for early bird ticket!

apache-airflow-providers-apache-tinkerpop

apache-airflow-providers-apache-tinkerpop package

Apache TinkerPop. Apache TinkerPop is a graph computing framework for both graph databases (OLTP) and graph analytic systems (OLAP) and Gremlin is its graph traversal language.

Release: 1.0.0

Provider package

This package is for the apache.tinkerpop provider. All classes for this package are included in the airflow.providers.apache.tinkerpop python package.

Installation

You can install this package on top of an existing Airflow 2 installation via pip install apache-airflow-providers-apache-tinkerpop. For the minimum Airflow version supported, see Requirements below.

Requirements

The minimum Apache Airflow version supported by this provider distribution is 2.10.0.

PIP package

Version required

apache-airflow

>=2.10.0

gremlinpython

>=3.7.0

Was this entry helpful?