You can't use this until you register with us!




Description

Copy data from Neo4j and store it in BigQuery.


Purchasing Options



Available Actions

Copy Data

Read data from a Neo4j graph database and store it in a BigQuery data warehouse.


Variables

Source Parameters
neo_config required

Credentials to use to access the Neo4j graph database.

neo_query required

Specify the Cypher Query that will be executed to obtain the data to copy.


Destination Parameters
target_big_query_config required

Credentials to use to access the BigQuery Cloud Data Warehouse.

project_id required

Specify the unique identifier of the Google Cloud project that contains the dataset where data will be loaded.

bigquery_dataset required

Specify the name of the dataset where data will be loaded.