Building a pipeline from Neo4j Aura to Big Query

Hello,

I am trying to routinely export data from Neo4j Aura into Big Query where it will be used to integrate with other data assets that we own. I am unable to find any resource that guides me on steps to follow or any instructions that can be replicated.

It would be great if anybody here has done such a migration and can provide some guidance.

If this is for Aura DS, GitHub - neo4j-field/bigquery-connector: Bi-directional connectivity between Google BigQuery and Neo4j AuraDS could be helpful.

If this is for Aura DB, you probably want to use the Spark connector for Neo4j and write to BigQuery.