This dataset contains sample bank accounts and transfers used by the Bank Graph examples.
| 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. |
| File | Description |
|---|---|
setup/oracle-graph-26ai-sqldeveloper.sql |
SQL Developer setup script for creating the Bank Graph tables and graph objects. |
- Bank Graph demo:
../../../property-graph/26ai/demos/bank_graph/
If another demo uses this same dataset, link it here instead of copying the CSV files into that demo folder.