metadata
license: mit
pretty_name: LadybugDB Demo Database
tags:
- graph
- database
- ladybugdb
LadybugDB Demo Database
Small demo graph dataset used by Ladybug Explorer tutorials and examples.
The repository contains three variants:
demo-db/csv: CSV files withschema.cypherandcopy.cypher.demo-db/parquet: Parquet files withschema.cypherandcopy.cypher.demo-db/icebug-disk: Icebug disk-format files withschema.cypher.
The CSV and Parquet variants are intended for tutorial import flows. The
Cypher files describe the User, City, Follows, and LivesIn tables.