Upload data to OSS
Updated at:
Before you can import data from Object Storage Service (OSS) into Graph Database (GDB), you must first upload the data to OSS. This topic describes how to upload data using the OSS console.
Prerequisites
- You have created a bucket in the same region as the target GDB instance. For more information, see Create a bucket in the console.
- You have downloaded the air-routes dataset to use as test data. Download links:
Procedure
- Log on to the OSS console.
- In the navigation pane on the left, click Bucket List. Then, click the name of the target bucket.
- On the Files tab, click Upload File.
- In the Upload File panel, configure the following parameters.
Parameter Description Upload to Set the storage path for the file after it is uploaded to OSS. This tutorial uses Current Folder as the storage path.
File ACL Select the read and write permissions for the file. This tutorial uses Private for the permissions.
File to Upload Select the file or folder to upload. Click Scan Files or Scan Folders to select a local file or folder. You can also drag the file or folder to the upload area.
- Click Upload File.
References
- For information about the format requirements for CSV files, see CSV data file format.
- For more information about how to upload data to OSS, see Upload data files using the OSS console and Upload data files using ossutil.
Next steps
Is this page helpful?