You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by "Timothy Findlay (Jira)" <ji...@apache.org> on 2020/01/06 13:41:00 UTC

[jira] [Updated] (AIRFLOW-5920) Add support to execute OpenCypher query against Neo4j

     [ https://issues.apache.org/jira/browse/AIRFLOW-5920?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Timothy Findlay updated AIRFLOW-5920:
-------------------------------------
    Description: 
As a DAG developer

I want to create DAG tasks to execute OpenCypher queries against a graph database

So that the output can be used elsewhere in a DAG / business

UPDATE:

Feedback through the development effort has highlighted some considerations:
 * AIP-21 and any other future plans for the Apache Airflow project need to be taken into consideration
 * A complete featrue set should be implemented considering other use cases (export to different formats & importing data into a graph database)
 *

  was:
As a DAG developer

I want to create DAG tasks to execute OpenCypher queries against a graph database

So that the output can be used elsewhere in a DAG / business


> Add support to execute OpenCypher query against Neo4j
> -----------------------------------------------------
>
>                 Key: AIRFLOW-5920
>                 URL: https://issues.apache.org/jira/browse/AIRFLOW-5920
>             Project: Apache Airflow
>          Issue Type: New Feature
>          Components: hooks, operators
>    Affects Versions: 1.10.7
>            Reporter: Timothy Findlay
>            Priority: Major
>   Original Estimate: 48h
>  Remaining Estimate: 48h
>
> As a DAG developer
> I want to create DAG tasks to execute OpenCypher queries against a graph database
> So that the output can be used elsewhere in a DAG / business
> UPDATE:
> Feedback through the development effort has highlighted some considerations:
>  * AIP-21 and any other future plans for the Apache Airflow project need to be taken into consideration
>  * A complete featrue set should be implemented considering other use cases (export to different formats & importing data into a graph database)
>  *



--
This message was sent by Atlassian Jira
(v8.3.4#803005)