Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 225 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 225 Bytes

Movies

experiment with hierarchies both with a relational database model and a graph database

how to generate the DDL schema

simply issue these commands:
mvn clean install
mvn generate-resources -P schema-gen