Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 882 Bytes

File metadata and controls

23 lines (15 loc) · 882 Bytes

Bank Graph Dataset

This dataset contains sample bank accounts and transfers used by the Bank Graph examples.

Files

File Description
data/BANK_ACCOUNTS.csv Sample bank account records.
data/BANK_TRANSFERS.csv Sample transfers between bank accounts.
data/LICENSE.txt Dataset license information.

Setup

File Description
setup/oracle-graph-26ai-sqldeveloper.sql SQL Developer setup script for creating the Bank Graph tables and graph objects.

Used By

If another demo uses this same dataset, link it here instead of copying the CSV files into that demo folder.