This is an automated email from the ASF dual-hosted git repository.
eladkal pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/airflow.git
from 2161027d844 Fix grammar in PR guidelines (#68992)
add 30a70719c03 Rename Neo4jOperator `sql` parameter to `cypher` (#68970)
No new revisions were added by this update.
Summary of changes:
providers/neo4j/docs/operators/neo4j.rst | 8 ++--
.../src/airflow/providers/neo4j/operators/neo4j.py | 32 +++++++++----
.../neo4j/tests/system/neo4j/example_neo4j.py | 16 ++++++-
.../tests/system/neo4j/example_neo4j_query.py | 55 ----------------------
.../tests/system/neo4j/example_neo4j_sensor.py | 2 +-
.../neo4j/tests/unit/neo4j/operators/test_neo4j.py | 38 ++++++++++++---
6 files changed, 76 insertions(+), 75 deletions(-)
delete mode 100644 providers/neo4j/tests/system/neo4j/example_neo4j_query.py