Copy data from Neo4j and store it in BigQuery.
Read data from a Neo4j graph database and store it in a BigQuery data warehouse.
Variables
Credentials to use to access the Neo4j graph database.
Specify the Cypher Query that will be executed to obtain the data to copy.
Credentials to use to access the BigQuery Cloud Data Warehouse.
Specify the unique identifier of the Google Cloud project that contains the dataset where data will be loaded.
Specify the name of the dataset where data will be loaded.